StudentCenter-

Capstone Project 2020

INSTRUCTIONS FOR RUNNING

1) git clone this repo 2) git clone backend repo 3) in seperate cmds/terminals, "npm start" in frontend directory and node server.js in backend directory 4) you should see browser load up localhost for the web view and server running on a certain port (eg server may not connect without step 5) 5) Add your ip to Mongo ATLAS whitelist 6) Use default student account email nabil.123@yale.edu with 123456 as pass 7) Use default admin account email admin@admin.com with 123456 as pass

Share this project:

Updates