Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pankajtanwarbanna/polymath
Question answer platform + Share your Interview experiences with juniors + Live chat room + Get your summarised coding performance + Unique guide to placements as according to your level of coding performance using MEAN stack.
https://github.com/pankajtanwarbanna/polymath
angularjs expressjs interview-experiences javascript live-chatting mongodb nodejs placement question-answering socket-io
Last synced: about 2 months ago
JSON representation
Question answer platform + Share your Interview experiences with juniors + Live chat room + Get your summarised coding performance + Unique guide to placements as according to your level of coding performance using MEAN stack.
- Host: GitHub
- URL: https://github.com/pankajtanwarbanna/polymath
- Owner: Pankajtanwarbanna
- Created: 2018-10-01T20:00:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T14:37:06.000Z (about 6 years ago)
- Last Synced: 2023-10-20T22:15:39.205Z (about 1 year ago)
- Topics: angularjs, expressjs, interview-experiences, javascript, live-chatting, mongodb, nodejs, placement, question-answering, socket-io
- Language: JavaScript
- Homepage:
- Size: 597 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polymath
Question answer platform + Share your Interview experiences with juniors + Live chat room + Get your summarised coding performance + Unique guide to placements as according to your level of coding performance using MEAN stack.
## Built with :
* Nodejs
* ExpressJs
* MongoDB
* AngularJs## Get Started :
### Prerequisites -
1. Install NodeJs
```
$ sudo apt-get update
$ sudo apt-get install nodejs
```
2. Install npm
```
$ sudo apt-get install npm
```
3. Install MongoDB
```
https://docs.mongodb.com/v3.2/tutorial/install-mongodb-on-ubuntu/
```
### Run Software1. git clone https://github.com/Pankajtanwarbanna/Polymath.git
2. cd Polymath
3. npm install
4. nodemon server.js**Update Your Email and Password in app/routes/api.js file.**
## Please open an issue if
* You have any suggestion to improve this project
* You noticed any problem or error## Author
**Pankaj Tanwar**## License
This project is licensed under the MIT License
Contributors are most welcomed ! Don't forget to leave a star if you like it.