Platform for students transitioning from lower to higher semesters.
List the key features of your app. This can include functionalities like:
- Student question submission
- Senior student answers
- Academic planner, etc.
You must have node.js installed in your environment, as well as the MySQL server.
clone this repository on your machine and run "npm install" to install all the required libraries. after that run "npm start" to start the server. Go to the url given in the console (e.g. http://localhost:8000)
The App is still in developing phase. So, it may not work accordingly.