Skip to content

jeet0474/LeaveTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leave Tracker

Web Site link: https://leave-tracker.netlify.app/

Leave Tracker is a web application that helps you keep track of leaves for different subjects. It allows you to add, remove, and update leave counts for each subject.

Features

  • Password-protected access to the application.
  • Add and remove subjects.
  • Track leave counts for each subject.
  • Responsive design for various devices.

Getting Started

  1. Clone the repository to your local machine.
  2. Open index.html in a web browser.

Usage

  1. Enter the password to access the application.
  2. Use the "Add Subject" and "Remove Subject" buttons to manage subjects.
  3. Track leave counts for each subject.

Local Storage

When you open this website on different devices, it utilizes the local storage feature of the browser to store information about subjects and their corresponding leave counts. This enables the application to persistently add and remove subjects, as well as update leave counts across multiple sessions. Note: If you clear your browser's local storage or use private browsing mode, the stored information may be reset.

Password

The default password to access the application is 'jeet6789'. You can change this by updating the password in the script.js file.

Acknowledgments

  • Built using HTML, CSS, and JavaScript.
  • Modal design inspired by W3Schools Modal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published