Skip to content

jaysun2006/timer-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Productivity and Time Entry Frontend

Requirements

As a user, I should be able to register with my name, username, email, etc. As a user, I should be able to log my time entries for a task with the following fields.

  • Input field to enter task name.
  • A dropdown to choose the project that I am working on.
  • Start time and end time.
  • A timer which I can start to track time for a task.
  • As a user, I should be able to browse through my time entries of previous days.
  • No other features are required.
  • Pages should be rendered on the server ( may use express-js )
  • Time entries should be saved in the database.

Solution

Here is Project url of Aws instance where this project is deployed

   https://13.126.162.140/

Product Features:

In this product
1. You can see  you days time entry.
2. you can create New Time Entry and track it.
3. You can end the entry by using stop button.
4. You can filter time entry by date filter

Flow ScreenShots

  1. Main Dashboard

alt text

  1. Create Task Entry

alt text

  1. Ended Time Entries

alt text

  1. Login

alt text

  1. Signup

alt text

Project Architecture

alt text

About

Timer App Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published