Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Spyy004/LifeList
Plan, Track, and Achieve Your Life Goals Effortlessly
https://github.com/Spyy004/LifeList
Last synced: 3 months ago
JSON representation
Plan, Track, and Achieve Your Life Goals Effortlessly
- Host: GitHub
- URL: https://github.com/Spyy004/LifeList
- Owner: Spyy004
- License: mit
- Created: 2023-04-16T16:28:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-07T16:02:21.000Z (over 1 year ago)
- Last Synced: 2024-06-22T13:44:51.463Z (5 months ago)
- Language: Dart
- Size: 66.7 MB
- Stars: 32
- Watchers: 2
- Forks: 11
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- open-source-flutter-apps - LifeList - Plan, Track, and Achieve Your Life Goals Effortlessly by [Ayush Pawar](https://github.com/Spyy004) (Uncategorized / Uncategorized)
README
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Spyy004/LifeList.svg?style=for-the-badge)](https://github.com/Spyy004/LifeList/releases/latest)
![Github All Releases](https://img.shields.io/github/downloads/Spyy004/LifeList/total.svg?style=for-the-badge)
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]![Life](https://user-images.githubusercontent.com/54628130/233258221-8e1673f3-e137-4fb3-802d-9bf5a708a64d.png)
LifeList
========LifeList is an offline bucket list app that helps users plan, track, and achieve their life and daily goals in a simple and user-friendly interface. With LifeList, users can organize their bucket list items, set deadlines, sync with calendar, download buckets,and track their progress towards completing them. The app is designed to make goal tracking effortless, allowing users to focus on achieving their bucket list dreams without worrying about the logistics.
## Roadmap
- [x] Create, edit, and delete bucket lists
- [x] Filter Buckets on category and completion status
- [x] Sync Buckets with Google Calendar
- [x] Download Buckets as PDF
- [x] Categorise Bucket List based on 'Scope'
- [x] Streak feature to keep users motivated to do daily buckets
- [ ] Edit Profile details
- [ ] Edit Tasks while editing Buckets
- [x] Introduce 'template Buckets' which users can clone in their own account
- [ ] Multi-language Support
- [x] English
- [x] Spanish
- [x] French
- [x] Hindi
- [x] German
- [x] Turkish
- [x] Russian
- [x] Portugese
- [x] Arabic
- [ ] BengaliSee the [open issues](https://github.com/Spyy004/LifeList/issues) for a full list of proposed features (and known issues).
Installation
------------To use LifeList, follow these steps:
1. Clone the repository to your local machine using `git clone https://github.com/Spyy004/lifelist.git`
2. Install the required dependencies by running `flutter pub get` in the project directory.
3. Run the `flutter gen-l10n` command to configure translations in the app.
4. Run the app on an emulator or physical device using `flutter run --debug` command.Screenshots (Light & Dark Mode)
--------![home](https://user-images.githubusercontent.com/54628130/235357468-d7e45462-4c98-4d2a-995b-85b7596a41d0.jpg)
![create](https://user-images.githubusercontent.com/54628130/233852546-d7580b66-7572-464d-99c8-e89eaf1ca2b0.jpg)
![vie](https://user-images.githubusercontent.com/54628130/233852554-6c908df0-5bb3-47c7-82dc-50d3fbd42890.jpg)
![profile](https://user-images.githubusercontent.com/54628130/233852198-e549ff27-52dd-4605-a6bf-f4556a01ccaf.jpg)
![settings](https://user-images.githubusercontent.com/54628130/233852213-ca2166cd-bb43-4f0c-b222-aa31062bb584.jpg)
![filter](https://user-images.githubusercontent.com/54628130/233852533-31be3868-6825-41ac-a3de-fcde1d9b0537.jpg)Contributing
------------Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Please follow the guidelines in [CONTRIBUTING.md](https://github.com/Spyy004/LifeList/blob/main/Contributing.md) file.
Don't forget to give the project a star! Thanks again!
Issues and Bug Reports
----------------------If you encounter any issues or bugs while using LifeList, please report them in the [Issues](https://github.com/Spyy004/lifelist/issues) section of this repository.
License
-------LifeList is open-source software released under the [MIT License](https://chat.openai.com/c/LICENSE).
Acknowledgements
----------------LifeList was built using the Flutter framework, and it utilizes various open-source packages. Special thanks to the contributors of these packages for their hard work and dedication.
Contact
-------For any inquiries or questions, please contact .
About
-----LifeList was developed by [Ayush Pawar](https://github.com/Spyy004) as a personal project for tracking life goals. It is not affiliated with any organization or entity.
[contributors-shield]: https://img.shields.io/github/contributors/Spyy004/LifeList.svg?style=for-the-badge
[contributors-url]: https://github.com/Spyy004/LifeList/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Spyy004/LifeList.svg?style=for-the-badge
[forks-url]: https://github.com/Spyy004/LifeList/network/members
[stars-shield]: https://img.shields.io/github/stars/Spyy004/LifeList.svg?style=for-the-badge
[stars-url]: https://github.com/Spyy004/LifeList/stargazers
[issues-shield]: https://img.shields.io/github/issues/Spyy004/LifeList.svg?style=for-the-badge
[issues-url]: https://github.com/Spyy004/LifeList/issues
[license-shield]: https://img.shields.io/github/license/Spyy004/LifeList.svg?style=for-the-badge
[license-url]: https://github.com/Spyy004/LifeList/blob/master/LICENSE.txt