Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glopzel/chewbooko
https://github.com/glopzel/chewbooko
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/glopzel/chewbooko
- Owner: glopzel
- Created: 2022-07-25T20:55:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T22:29:07.000Z (over 2 years ago)
- Last Synced: 2024-10-12T02:44:34.711Z (3 months ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookos
This app is the core of a crud app, you can add, delete and like the content.
## link
[https://bookos.herokuapp.com/](https://bookos.herokuapp.com/)## Tech used
this app is made with Mongo, Express, Node and EJS, it takes an input from the user and posts each entry. There are options for liking and deleting each post.## features to add in the future
- styles are yet to be added- show a preview of the book, or maybe the book cover, when the book is added (integrate an API for this)