Skip to content

Notes app: it is a full-stuck application that offers the essential 'CRUD' operations for any notes you add.

Notifications You must be signed in to change notification settings

rashaabdulrazzak/Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Notes app: it is a full-stuck application that offers the essential 'CRUD' operations for any notes you have. Beside that, you can search for a specific title of the notes.Also, You can modify a specific note or delete it.

Tecnologies:

  1. Nodejs
  2. Expressjs
  3. Mongodb as a database storage.
  4. Render for deploying the backend of the app.

Using the application:

You can visit the link here and play the project. You can add- delete- edit a note and search for note by it's title.

Image of the application

result

Set up locally:

  • You need to install nodejs on your laptop
  • Fork the repository.
  • Move to the repository folder on your machine.
  • Run npm install
  • Run node sevrver.js
  • To be able to use mongodb you need to create your own database name and link it in Database file.

About

Notes app: it is a full-stuck application that offers the essential 'CRUD' operations for any notes you add.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published