Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ironvenom/book-review-app

Basic CRUD site made using Node, Express, MongoDB and Semantic-UI.
https://github.com/ironvenom/book-review-app

expressjs javascript mongodb nodejs restful-routing semantic-ui

Last synced: 2 months ago
JSON representation

Basic CRUD site made using Node, Express, MongoDB and Semantic-UI.

Awesome Lists containing this project

README

        

# Book Review App
A RESTful Book Review App made using Express , Node.js and MongoDB on back end , with Semantic UI for front end design.

* Index Page :

![Index](https://github.com/IronVenom/RESTful-Book-Review-App/blob/master/assets/Index.png)

* Show Page :

![Index](https://github.com/IronVenom/RESTful-Book-Review-App/blob/master/assets/Show.png)

* Edit and Delete :

![Index](https://github.com/IronVenom/RESTful-Book-Review-App/blob/master/assets/Edit%20and%20Delete.png)

![Index](https://github.com/IronVenom/RESTful-Book-Review-App/blob/master/assets/Update.png)

* New :

![Index](https://github.com/IronVenom/RESTful-Book-Review-App/blob/master/assets/New.png)