Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User can add a note. #2

Closed
4 tasks done
Kiptong opened this issue Aug 2, 2017 · 0 comments
Closed
4 tasks done

User can add a note. #2

Kiptong opened this issue Aug 2, 2017 · 0 comments

Comments

@Kiptong
Copy link
Owner

Kiptong commented Aug 2, 2017

  • Motivation

Allow users to create new notes.

  • Implementation

  • Add a route to the express app that handles a POST request containing a new note.

  • Define a form component for accepting new note data to the express app.

  • Handle form submissions by sending the new note data to the express app.

  • Render new note on screen.

wireframe

Kiptong added a commit that referenced this issue Aug 2, 2017
Kiptong added a commit that referenced this issue Aug 2, 2017
Kiptong added a commit that referenced this issue Aug 2, 2017
Kiptong added a commit that referenced this issue Aug 2, 2017
@Kiptong Kiptong closed this as completed Aug 4, 2017
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

No branches or pull requests

1 participant