https://github.com/kostadinlambov/shop-stop
https://github.com/kostadinlambov/shop-stop
expressjs mongodb
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kostadinlambov/shop-stop
- Owner: kostadinlambov
- License: mit
- Created: 2018-06-03T18:31:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T17:03:48.000Z (over 6 years ago)
- Last Synced: 2025-04-06T05:32:59.183Z (8 months ago)
- Topics: expressjs, mongodb
- Language: JavaScript
- Homepage: https://stopshopapp.herokuapp.com/
- Size: 1.92 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shop-Stop
This site was built using [Express.js](https://expressjs.com/) and [MongoDB](https://www.mongodb.com/).
The site is published at https://stopshopapp.herokuapp.com.
**Shop Stop** is very simple product catalog website. The application consist of users, products and categories. Each user can register, login and logout. Users also can create, buy, edit or delete a product. Each product has a category in which it is specified. Site implement searching for a product by the product’s name or category.