Skip to content

Project's repo for CSI-3370 Software Engineering and Practice

Notifications You must be signed in to change notification settings

dorisgjata/CSI-3370-Project

Repository files navigation

H1 CSI-3370 Project

To run this project you will need PostresSQL 10.6 for the database, Python 3.6.7 and Flask 1.0.2 for the backend, npm 6.8 and Vue 2.93 for the frontend.

Go in the first flask directory and run:

export FLASK_APP=flaskr export FLASK_ENV=development flask run Project's back end will run in localhost:5000

To run the frontend go to client/source:

npm install npm run dev Frontend will run in localhost:8080

About

Project's repo for CSI-3370 Software Engineering and Practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published