StudyCon
The Main goal of this project is to help scholars all over the world who wish to study abroad or outside their home countries to get information about the requirements of the countries they wish to study in and the specific requirements of their courses.
Prerequistes
Nodejs/npm
MongoDB
Express
Ajax
jQuery
Bing Api
Bootstrap
Steps to initialize and run the application.
- Clone the repo
- Run -> npm install // To install all the dependecies
- Set NODE_ENV accordingly, if nothing is set default would be set to development
- Run MongoDB
- Run -> npm start // To run the application on port 3000
- Open http://localhost:3000 in browser to view the app
Note: To run the chat Functionality Please Use http://localhost:5000
Modules for User
1.Register
2.Login
3.View All Module
4.Chatting
5.Contact form
6.Search with Bing API
Modules for Admin
1.Login
2.Manipulate All Module Data
3.Event Handling
4.Chatting
5.Manage Data of User
6.View Contact form data
7.Front-end Handling
The STUDYCON web app would help users all over the world to get information on requirements for studying outside their home countries when deployed.