Skip to content

A place for people to organize their notes. Built with React, server built with Node

Notifications You must be signed in to change notification settings

omaiyea/noteful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noteful

Noteful lets users manage and organize their notes, which are stored on an external server.

Motivation

This was created to practice developing and thinking in React, including unit testing and tying the app to a backend server (see here: https://github.com/omaiyea/noteful-server)

Built With

Front end: React, Enzyme, CSS

Back end: Node, Chai, Mocha, Supertest

Screenshots

View notes within a given folder:

Note: This is similar to the inital home view, which shows all notes regardless of folder notes in folder screenshot

Add a new note:

new note screenshot

View the contents of a note:

note content screenshot

Add a new folder to store notes:

new folder screenshot

Preview App

https://build.omaiyea.now.sh/

Future App Enhancements

  • Better formatting on mobile (app is responsive but not optimized for mobile - especially the Add Note / Add Folder windows)
  • Hook up delete folder endpoint to the app so users can delete folders

About

A place for people to organize their notes. Built with React, server built with Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published