Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.63 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.63 KB

Akasu: Activity Tracker

GitHub: SandroMaglione Twitter: SandroMaglione


This project is part of my weekly newsletter at sandromaglione.com.

sandromaglione.com Newsletter weekly project

Project structure

The implementation is all inside the lib folder:

  • models: Data models
  • routes: Routing configuration. Each nested folder contains a screen of the app and all its related widgets
  • All other files are contained directly inside lib

Read all the details of the implementation in the full article 👇

Read the full article on my website