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.
- Host: GitHub
- URL: https://github.com/pankajtanwarbanna/projectshopie
- Owner: Pankajtanwarbanna
- Created: 2018-11-22T17:21:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-13T11:14:49.000Z (about 6 years ago)
- Last Synced: 2025-03-28T22:51:11.687Z (23 days ago)
- Topics: angularjs, ecommerce-platform, expressjs, javascript, mean-stack, mongodb, nodejs, project-management
- Language: JavaScript
- Homepage: https://projectshopie.herokuapp.com/
- Size: 3.61 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 Software1. 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.