Skip to content

Abdelrahman-kamall/notes_web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes_web_app

My first application using node.js

main goal

learn the basics of Node.js

about the app

it enables the user to use command line interface to interact with the application the user can add/remove/list/read notes using these command lines the app uses JSON files to store and retrieve notes and handle the commands

objectives learnt in this app

node module and learning how to use core modules console and fs , how to deal with files and json files using other files in our file using require using npm modules (local and global) like chalk and yargs and nodemon pparsing command lines with yargs and deal with them

About

My first web application using node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published