Skip to content

Latest commit

 

History

History
108 lines (67 loc) · 3.32 KB

renderPage.md

File metadata and controls

108 lines (67 loc) · 3.32 KB

best-books-back-end open-pr closed-pr

Author: Aloysious & Mohsin Version: 1.0.0

📚 Best Books Trello board

Overview

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

Getting Started

Architecture

Languages : JavaScript | HTML | CSS | Markdown

Dependencies : Mongoose | Express

Tools : VS Code | GitHub | Trello | Slack

Change Log

04-24-2021 0:00pm ** Deployed from Heroku** · v1 · a000aaa0

⏰ T I M E . E S T I M A T E S ⏰

⚙️ Set up your back-end repository : Feature One

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: _____

⚙️ Storage : Feature Two

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: _____

⚙️ Storage : Feature Two

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: _____

⚙️ Book Component : Feature Three

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: _____

❤️ Credit and Collaborations 👥

Resources

Reflections ⇒