Skip to content

Post It application for Windows/MAC/Linux that will syncs all notes across devices. Also leaves a Geolocation pin on where note was created. Refer to https://github.com/s1iqbal/mockUps for an awesome visualization of the user stories and mockups for this application!

Notifications You must be signed in to change notification settings

s1iqbal/PostIt-Application

Repository files navigation

Help flag:

node app.js --help
node app.js --help [command]

Command Example:

node app.js read --title="to buy"

Commands:

read
add
remove
list

Properties:

--title
--body

Completed:

Base line and core functionalities for notes.

TODO:

1.Chain property calls to each command. Explain in app how commands are functioned. (Finished)
2.GUI using ElectronJS and react (In progress)
3.Full fleshed authentication with proper routing/security.
4.MongoDb, store notes on server to be able to sync across devices. (In progress)
5.Geolocation tagged on individual notes to see where note was created.
6.Google Map pins displayed on map for each note created.
6.Create a Rest API for application.

About

Post It application for Windows/MAC/Linux that will syncs all notes across devices. Also leaves a Geolocation pin on where note was created. Refer to https://github.com/s1iqbal/mockUps for an awesome visualization of the user stories and mockups for this application!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published