A flutter application to keep track of projects or daily activities
Report Bug
·
Request Feature
I developed this project with the intention of learning how to use flutter for mobile development. 'Tasks' is an activity tracker that helps you organize your day and your personal projects.
To use the app you need to install it on your local phone
To install the app on android you can download the right apk for your phone here: Download
To get a local copy up and running follow these steps.
You can get started with flutter here.
You need to create two apps on firebase console (iOS and Android). You can get started here
Once you have followed flutter and firestore configuration guides you should have 2 new files (GoogleService-Info.plist and google-services.json). Then you can simply run the main.dart file with android studio (while having an emulator opened).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- 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
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/leobia/spesa-app