Skip to content

Nikhil18Patil/Analytics_dashboard_FLASK_REACT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend-

To run Backend Follow steps -->

  1. cd Backend
  2. Run - python -m venv venv # create your virtual enviornment
  3. Activate Environment
  4. pip install -r requirements.txt
  5. python app.py # run this command to run the app

Setup PostgreSQL -->

got to file "app/model.py" in this there is uri- " POSTGRESQL_URI" put your postgresql uri over there and run with your system

#####FrontEnd -->

cd FrontEnd cd my-app

npm install

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors