This website is designed to perform timer functionality for the sessions conducted by Toastmaster Clubs.
- It Has 3 sections to perform different timer functionalities
- User Login and Signup functionalities.
- Start and Stop timer functionality.
- Display of elapsed time.
- Alert notifications when certain time thresholds are reached.
- Storing the elapsed time data for each user and displaying the same.
- User can clear their data and they can add new timer values to it.
- Clone the repository:
git clone https://github.com/yourusername/timer_website.git - Navigate into the project directory:
cd timer_website
-
Fork this repository and move inside it
git clone https://github.com/ravin-d-27/Timer_Website && Timerweb -
Next, use this command for migrating changes to the models
python manage.py migrate -
Running the Website on your Local Host
To run the website on your local host, use the following command:
python manage.py runserver -
Last Step
Click on the url produced and it opens in your default browser
This project is open for contributions from all Toastmasters club members. Here's how you can contribute:
- Fork the repository to your own GitHub account.
- Clone the forked repository to your local machine.
- Make your changes and commit them to your forked repository.
- Submit a pull request with your changes to this repository.
I appreciate contributions of all sizes, from fixing typos in the documentation to adding new features. Before starting work on a large change, please open an issue to discuss it.
Remember, contributing to open source projects like this one is not only about coding. You can help by reporting issues, reviewing pull requests, updating documentation, or suggesting new features.
Thank you for your interest in contributing to the Timer Website project!
I'm proud to announce that this project will be donated to Wakeup Chennai Toastmasters Club soon. Will update here the status of it!