- Mini Project for 3rd semester of MCA
- Tech Stack: MERN
- Idea:
- inspired from whereismytrain android application
- but for the city bus
- You can find the latest code into the branch, named
post-internals
, because that's where I was developing the stuff, after finishing my internal evaluation.
- go to cbcfront and install packages using npm. Followed by
npm start
- go to cbcNode and do the same. Followed by
npm run server
- From root, you can start both using
npm start
- this project has some issues, and so many things need to be re-visited.