Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.72 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.72 KB

This is the frontend for the project tracker backend

The project is a simple electron app, that you can track work hours in tasks and the respective project for that task.

App Image

It is ready to upload on Heroku. You can use the Isomnia Json for dev environment but also, after upload to heroku, you can use de prd environment to set your heroku url.

You will need the backend project running, to use this app.

Project Tracker Images

App Image

Projects List

Tasks List

Tracking Time For A Task

Technology stack:

Available Scripts

In the project directory, you can run:

npm run dev or yarn dev

Runs the app in the development mode.

npm run build or yarn build

Builds the app for production, generating the installation package inside \dist folder, that is also created by this command