MyDaily PWA is a Modern Progressive Web App built with Angular to help you track and manage your daily routines. Stay productive, build habits, and monitor your progress — all from your browser or mobile device, even offline!
- 📅 Routine Tracker: Organize, add, edit, and check off your daily routines.
- 💡 Progress Insights: Visualize your productivity with charts and stats.
- 🔔 Smart Reminders: Never miss a routine with customizable notifications.
- 📱 Installable: Add to your home screen and use it like a native app.
- 🌙 Dark Mode: Switch between light and dark themes for comfort.
- 🔒 Privacy First: Your data stays on your device.
git clone https://github.com/arbi-jridi/myDaily_PWA.git
cd myDaily_PWAcd server
npm installcd pwa
ng serveOpen http://localhost:4200 in your browser.
- Angular
- TypeScript
- PWA
- Chart.js (for stats)
You can install MyDaily PWA on your device:
- On desktop: Click the install icon in your browser’s address bar.
- On mobile: Use "Add to Home Screen" from your browser menu.
Works offline and syncs when you’re back online!
Contributions are welcome! Feel free to open issues or submit pull requests.
- Fork the repo
- Create your feature branch (
git checkout -b feature/my-feature) - Commit your changes (
git commit -m 'Add my feature') - Push to the branch (
git push origin feature/my-feature) - Open a Pull Request
This project is licensed under the MIT License. See the LICENSE file for details.
- Built with ❤️ using Angular
- Thanks to all contributors and users!
Feel free to customize this further to match your project’s exact features and style!