Skip to content

felipecastrosales/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://stories.freepik.com/work Illustration by Freepik Stories

ToDo

Topics πŸ“‹

About πŸ“–

A simple ToDo app made with Flutter πŸ’™.
With this app you can make your ToDos and organize them. You can add them, delete them (with option to undo later), and view them so that you see the ones that are pending first, and below the completed ones. It is a simple application, but it can be very useful when it comes to your organization. πŸ˜ƒ This application is in version 1.1.


Preview πŸ“±


  • You can see all version previews in demos folder. πŸ§πŸ“‚

Challenges and Learnings along the way 🀯

This application was very simple and so was the development, but it also, due to the layout, forced me to consult documentation, articles and forums (StackOverFlow, GitHub Issues and others) several times, which made me learn even more 🀯. Foturnately, I managed to make the application more beautiful, and I intend to make more updates in future.


How to Use πŸ€”

- Clone this repository:
$ git clone https://github.com/felipecastrosales/ToDo ToDo

- Enter in directory:
$ cd ToDo

- For install dependencies:
$ flutter packages get

- Run the app: 
$ flutter run

How to Contribute πŸ’ͺ

- Fork the project 

- Create a new branch with your changes:
$ git checkout -b my-feature

- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"

- Submit your changes:
$ git push origin my-feature

License πŸ“

This repository is under MIT license. You can see the LICENSE file for more details. πŸ˜‰


This project was developed with ❀️ by @Felipe Sales, with the instructor Daniel Ciolfi, in the course "Creating Android and iOS Apps with Flutter - Create 16 Apps" on Udemy.
If it helped you, give ⭐, contribute, it will help me too πŸ˜‰


Linkedin Badge