Skip to content

mohit0727/pace_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pace_project

We have made a scraper (webscrapper.py) which will fetch the details from the website once in 5 seconds. For backend part we have used flask and made a get and a post request.

For frontend part we have used angular.

Installation

  • Clone the git repository.
  • Checkout to backend directory and run command 'python3 coin_app.py'. This will make backend server up and running on the port '5000'.
  • Run the web scrapper with command python3 'webscrapper.py'.
  • Install angular-cli by 'npm install -g @angular/cli'.
  • Checkout to frontend directory and run 'npm install'.
  • Run 'ng serve' this will make frontend server up and running on port '4200'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published