Skip to content

Elegant web application for tracking your sleep and nap patterns.

License

Notifications You must be signed in to change notification settings

ufuayk/naptrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NapTrack

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.

Features

  • 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

Installation

  1. Clone the repository:
git clone https://github.com/ufuayk/naptrack.git
  1. Navigate to the project directory:
cd naptrack
  1. Open index.html in your web browser or serve it through a local server.

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Icons provided by Font Awesome
  • UI components powered by Bootstrap
  • Animations courtesy of Animate.css and GSAP