Skip to content

This Timesheet Management App is a user-friendly tool designed to streamline timesheet tracking and management. It allows users to log work hours, submit timesheets, and provides managers with validation and approval capabilities.

Notifications You must be signed in to change notification settings

Techwolf78/Timesheet-Management-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title: 📛

ShiftSync: Employee Timesheet Management WebApp

Live Link / Demo Link: 🔗

Access my site at https://timesheet-management-apps.vercel.app/

Table of Content: 📑

About the Project: 📚

An employee time-entry management system A system where employees can log in and create their timesheets for entire week and then submit it to manager. Manager can log in and see all the timesheets submitted by employees and then he can validate the timesheets.

Technologies Used: ☕️ 🐍 ⚛️

  • HTML
  • CSS
  • JAVASCRIPT
  • REACT.JS
  • REACT TOAST

Setup / Installation 💻

To run ShiftSync locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/shiftsync.git
  2. Navigate into the project directory:

cd shiftsync
  1. Install dependencies:
npm install
  1. Start the server:

    npm start
  2. Open your browser and visit:

    http://localhost:3000

    Ensure you have Node.js and npm installed on your machine before proceeding with the above steps. Adjust the port number (3000) in step 6 if your server runs on a different port.

Credits 📝

I would like to express my gratitude to my mentor who provided invaluable guidance and support throughout the project sessions, helping me design and implement ShiftSync effectively.

Additionally, I extend my thanks to ExcleR for providing me with the opportunity to work on a real-life project, which significantly contributed to the development of ShiftSync.

About

This Timesheet Management App is a user-friendly tool designed to streamline timesheet tracking and management. It allows users to log work hours, submit timesheets, and provides managers with validation and approval capabilities.

Resources

Stars

Watchers

Forks