GithubHelp home page GithubHelp logo

front-end-project-week-v2's Introduction

Battle Plan

LeftNav

  • On the leftmost portion of the screen, it will be always visible.

Main Content

  • Following the LeftNav and taking up the rest of the screen, always visible
  • Will contain a different component depending on the route
  • Stretch: Will display an error if the route does not exist (404)

NotesList

  • Will be displayed when navigating to /notes
  • Will display a list of notes stored in an array by mapping over them Each note listed will be a link to that particular note’s “NoteView” /note/id

NoteView

  • Will display one note from the notes array
  • The note will be chosen by looking at the route’s id: /note/id
  • Will have edit and delete buttons on the top right corners

EditNote

  • Will allow editing of a note from the notes array
  • The note will be chosen by looking at the route’s id: /edit/id
  • Will have 2 Text Fields and a Submit Button.

CreateNote

  • Will allow for creation of a note and inserting into the notes array
  • Will have 2 Text Fields and a Submit Button.

DeleteNote

  • A modal with 2 buttons, Delete and No

front-end-project-week-v2's People

Contributors

danteocualesjr avatar

Watchers

 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.