Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 803 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 803 Bytes

worklog (v1.0.0)

Worklog is a offline desktop application which helps you to create a worklog and assign a works to its.

Built with

  • React - Javascript library for building UI
  • Redux - State container for JS apps
  • NeDB - JS DB
  • Electron - Cross platform app building API

Running the application locally

Checkout the code from github repo.

Run following code in your worklog code directory

npm install
npm run burst

Authors

  • Yogiraj Pujari - Initial work - mags749

License

This project is licensed under the MIT License - see the LICENSE file for details