- python
- See
server/requirements.txt
- See
- nodejs
- MongoDB
- add MongoDB connect token and database to
.env
file
- add MongoDB connect token and database to
- Run python server in
server
folder usingpython server.py
- Start react native app in
course-scheduler
folder usingnpm start