Author: Aloysious & Mohsin Version: 1.0.0
We will be creating a small app to track what books have impacted you, and what's recommended to read next.
This server will gather boook informationg from the Mongoose database
Languages : JavaScript | HTML | CSS | Markdown
Dependencies : Mongoose | Express
Tools : VS Code | GitHub | Trello | Slack
04-24-2021 0:00pm ** Deployed from Heroku** · v1 · a000aaa0
best-books-back-end (repository)
├── models
│ ├── User.js
├── .env
├── .eslintrc.json
├── .gitignore
├── package-lock.json
├── package.json
├── README.md
└── server.js
Estimate of time needed to complete: _____
Start time: _____
Finish time: _____
Actual time needed to complete: _____
As a user, I'd like my books to persist, so that whenever I make changes, I can see the my full list of best books.As a user, I'd like my books to persist, so that whenever I make changes, I can see the my full list of best books.
Estimate of time needed to complete: _____
Start time: _____
Finish time: _____
Actual time needed to complete: _____
As a user, I'd like my books to persist, so that whenever I make changes, I can see the my full list of best books.As a user, I'd like my books to persist, so that whenever I make changes, I can see the my full list of best books.
Estimate of time needed to complete: _____
Start time: _____
Finish time: _____
Actual time needed to complete: _____
As a user, I'd like to see my list of books, so that I can track what's impacted me, and what's recommended to me.
Estimate of time needed to complete: _____
Start time: _____
Finish time: _____
Actual time needed to complete: _____