Skip to content

Back-end-project-week -- Venky Yagatilee#476

Open
vy3191 wants to merge 37 commits into
bloominstituteoftechnology:masterfrom
vy3191:master
Open

Back-end-project-week -- Venky Yagatilee#476
vy3191 wants to merge 37 commits into
bloominstituteoftechnology:masterfrom
vy3191:master

Conversation

@vy3191

@vy3191 vy3191 commented Feb 12, 2019

Copy link
Copy Markdown

Hi, this is my initial commit @FireInjun
---------------------------*-----------------

Trello Set Up

  • Use your existing Trello account from the Front End Project, or create a new one.
  • Create a new board called "Lambda Notes(Backend) - {Your Name}".
  • Create lists titled Backlog,To do, Blocked, In Progress, and Done.
  • Fill in the To do list with the MVP features listed below.
  • Fill in the backlog list with all the extra features listed below.
  • Share your board with the project manager that has been assigned to you. If you have not been assigned yet, reach out to your Section Lead for guidance.
  • Add your Trello URL to your project's README.md file. Commit the change, push it to your repository & submit a pull request.

Backend MVP Features:

We recommend that you finish all the MVP features before trying to deploy.

  • Add data persistenc using a Relational Database. We suggest you start with SQLite3.
  • Create a Web API for the React application you built in the front-end project week.
  • Build endpoints for each of the following features:
  • Display a list of notes.
  • Create a note with a title and content.
  • View an existing note.
  • Edit an existing note.
  • Delete an existing note.
  • Modify your front-end so that it uses your newly created Web API.

@vy3191 vy3191 changed the title Initial Commit Back-end-project-week -- Venky Yagatilee Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant