Skip to content

arbi-jridi/myDaily_PWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyDaily PWA

Angular PWA License

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!


✨ Features

  • 📅 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.

🚀 Getting Started

1. Clone the repo

git clone https://github.com/arbi-jridi/myDaily_PWA.git
cd myDaily_PWA

2. Install dependencies in server folder and Web App

cd server
npm install

3. Run locally

cd pwa
ng serve

Open http://localhost:4200 in your browser.


🛠️ Built With


📦 Progressive Web App

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!


🤝 Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

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

📄 License

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


🙌 Acknowledgements

  • 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!

Releases

No releases published

Packages

 
 
 

Contributors