NapTrack is a simple, elegant web application for tracking your sleep and nap patterns. With support for multiple languages and a clean interface, it helps you maintain a healthy sleep schedule.
The site only works optimized on mobile devices.
- Track sleep start and end times
- View sleep history
- Multiple language support (EN, ES, PT, TR, IT, FR, SV)
- Dark/Light theme toggle
- Responsive design
- Local storage for data persistence
- Data reset functionality
- Clone the repository:
git clone https://github.com/ufuayk/naptrack.git
- Navigate to the project directory:
cd naptrack
- Open
index.html
in your web browser or serve it through a local server.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Icons provided by Font Awesome
- UI components powered by Bootstrap
- Animations courtesy of Animate.css and GSAP