chiavegatto / TodoQuick

πŸ“‘ A minimalist todo app based on Clean Architecture with MVP (for the presentation layer) using architecture components library RxJava2, Dagger2 and ButterKnife.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT Licence Open Source Love

TodoQuick

The purpose of this project is to develop a minimalist todo app with the aim to learn and practice the concepts of Clean Architecture with MVP (for the presentation layer) using architecture components library like RxJava2, Dagger2 and ButterKnife.

Project Status

This project is currently in development.

Screenshots

alt text alt text

Libraries used

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the https://github.com/EjupiAlked/todo-app/blob/master/LICENSE file for details.

Developed by

Alked Ejupi - ejupialkedcs@gmail.com

About

πŸ“‘ A minimalist todo app based on Clean Architecture with MVP (for the presentation layer) using architecture components library RxJava2, Dagger2 and ButterKnife.

License:MIT License


Languages

Language:Java 100.0%