A full-stack web application using the MEAN Stack (MongoDB, Express.js, Angular, and Node.js)
This is the home screen where notes are displayed.
This is the popup form that allows the user to add a new note. Currently, there are two fields: title and note.
The app allows the user to drag and drop notes to move them around the screen for custom organization.
The app allows the user to edit and delete notes using buttons given with each note.