Skip to content

note taking app with angular.js frontend, node.js/express.js backend, mongodb database

Notifications You must be signed in to change notification settings

reybahl/NoteTaker

Repository files navigation

NoteTaker

A full-stack web application using the MEAN Stack (MongoDB, Express.js, Angular, and Node.js)

App functionality (work in progress)

Display Notes

This is the home screen where notes are displayed.

alt text

Add Notes

This is the popup form that allows the user to add a new note. Currently, there are two fields: title and note.

alt text

Move Notes

The app allows the user to drag and drop notes to move them around the screen for custom organization.

alt text

Delete Notes

The app allows the user to edit and delete notes using buttons given with each note.

alt text

About

note taking app with angular.js frontend, node.js/express.js backend, mongodb database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published