Code Monkey home page Code Monkey logo

back-end-project-week's Introduction

Lambda Notes

The following is a list of items that you will need to accomplish to demonstrate mastery over your 4th BloomTech Unit.

Backend MVP Features:

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

  • Add data persistence using a Relational Database. We suggest you start with SQLite3.
  • Create a Web API for the kind of React application you would have built in Unit 2 and 3.
  • 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.

Upon your first commit, please submit a Pull Request and add both the Trello Set Up and Backend MVP Features Task lists to your first Pull Request comment.


Once you have completed the "Minimum Viable Product" requirements, message Edd for approval. If approved, you may continue to deploy and work on the Extra Features. Please add the Extra Features you implement to the list you added to the comment on your first PR.

Deployment

We recommend you deploy your server to Heroku.

Additionally, it is recommended that you keep your front end and backend codebases in separate GitHub repositories. This helps with deploying, since the different parts of your application will be deployed on different platforms.

Extra Features:

Once your MVP has been approved, you have been given a feature list that the client would love to have completed. Your goal would be to finish MVP as soon as you can and get working the list of extra features.

  • Setup Auto-Deploy on Heroku
  • Provide documentation for how to interface with your API.
  • Create and display tags that can be added to notes and stored in the Database.
  • Allow users to clone notes.
  • Search functionality.
  • Create a Registration Page that allows users to create accounts for your app and sign in with email/password.
  • Allow users to sign in with a third party service (google, facebook, github, club penguin, etc...)
  • Allow users to create Lists and assign notes to a list.
  • Allow users to attach images to notes.
  • Allow multiple users to collaborate on notes.
  • Add Unit and Integration Tests.

Super Duper Extra Credit Bonus Features

  • Add a payment form integrating with Stripe that allows Users to buy a "Premium" version of Lambda Notes.
  • Gate your favorite feature behind the premium paywall

You will notice that this repository does not have any starter code. This is on purpose. You are to start from scratch using any files you have built throughout your time here at BloomTech as reference.

back-end-project-week's People

Contributors

bummings avatar luishrd avatar mixelpixel avatar rholdy avatar ryan-hamblin avatar seanchen1991 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.