Skip to content

mslansky/noteful-graded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noteful Client

A helpful react app that allows for the creation and storage of digital notes and folders!

In the future this app will be updated to allow for deleting of specific notes and folders, and also allow for color-coordination to specific notes.

This Noteful Application allows the USER to create folders and store notes: The application utilizes React Router to allow for multiple pages to be viewed The application allows USER to submit the name of the new folder to the POST /folders endpoint on the API server The application allows USER to submit the name of the new notes to the POST /notes endpoint on the API server

  • the USER is also able to store notes within folders

The USER can 1). Create new Folders 2). Create new Notes 3). Store Notes in specific Folders

About

A Create React App utilizing react routes, components, proptype validation, and API methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published