Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 Software

1. 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.