The Logtime Page is a web page that allows users to track and calculate their study time in school. By providing a username, start date, and end date, the application calculates the duration of the study period and displays the login time.
- User-friendly interface for entering username, start date, and end date.
- Automatic calculation of study duration based on the provided dates.
- Display of the login time in a clear and readable format.
- HTML
- CSS
To run this project locally, follow these steps:
- Clone the repository: git clone https://github.com/emohamedd/logtime_front.git
- Navigate to the project directory: cd logtime-page
- Open the
index.html
file in your preferred web browser.
To use the Logtime Page, follow these steps:
- Enter your username in the designated input field.
- Select the start date of your study period using the date picker.
- Select the end date of your study period using the date picker.
- Click the "Submit" button to calculate and display your login time.
- Backend integration to store and retrieve user data.
- Ability to track multiple study periods and display a log of login times.
- User authentication and personalized user profiles.
Contributions to the Logtime Page project are welcome. If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request.
This project was created by emohamedd . You can find the project on GitHub at https://github.com/emohamedd/logtime_front.git.