Skip to content

This is simple Notes taking desktop based app built on Angular5 and Electron. Data is persisted in JSON file which is accessed using Express-JS

Notifications You must be signed in to change notification settings

RaviSankarRao/todo-electron-angular

Repository files navigation

About the app

This is simple Notes taking desktop based app built on Angular5 and Electron. Data is persisted in JSON file which is accessed using Express-JS

Getting Started

Clone the branch to your local environment and just run npm install

Build

npm run electron-build

npm run electron

What are used in this app?

Angular - Fast and easy development.

ElectronJS - Build cross platform desktop apps with JavaScript, HTML, and CSS.

Materialize CSS - A modern responsive front-end framework based on Material Design.

ExpressJS - To host a quick server for GET and POST actions to JSON file.

jsonfile-npm - Node module to read and write from a json file.

About

This is simple Notes taking desktop based app built on Angular5 and Electron. Data is persisted in JSON file which is accessed using Express-JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published