Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projectify

A React application to display information on the projects that students are involved with in different classes. CS348 Final Project.

Running the Application

  1. cd into src\backend and pip install -r requirements.txt
  2. Run export FLASK_APP=src/flaskdriver.py then flask run. Your flask server should be running locally now.
  3. Run the python script src\backend\src\create_tables.py via python3 create_tables. Your test db has been created.
  4. npm install and run npm start in the root folder to start the React app.
  5. Your app should be running locally on http://localhost:3000/projectify

image

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages