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

https://github.com/pankajtanwarbanna/projectshopie

An online platforms for students to sell their projects, research papers etc.
https://github.com/pankajtanwarbanna/projectshopie

angularjs ecommerce-platform expressjs javascript mean-stack mongodb nodejs project-management

Last synced: 5 days ago
JSON representation

An online platforms for students to sell their projects, research papers etc.

Awesome Lists containing this project

README

        

# ProjectShopie
An online platform for students to sell their project, research papers etc.

## 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/ProjectShopie.git
2. cd ProjectShopie
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.