Worklog is a offline desktop application which helps you to create a worklog and assign a works to its.
- React - Javascript library for building UI
- Redux - State container for JS apps
- NeDB - JS DB
- Electron - Cross platform app building API
Checkout the code from github repo.
Run following code in your worklog code directory
npm install
npm run burst
- Yogiraj Pujari - Initial work - mags749
This project is licensed under the MIT License - see the LICENSE file for details