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

https://github.com/kostadinlambov/shop-stop


https://github.com/kostadinlambov/shop-stop

expressjs mongodb

Last synced: about 2 months ago
JSON representation

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.