Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.22 KB

File metadata and controls

24 lines (14 loc) · 1.22 KB

Roadmaps Language

Welcome to Roadmaps, a mobile adaptation of the popular website roadmap.sh. This mobile app is designed to provide users with a convenient way to explore and track their progress through various learning roadmaps.

App cover

Download

You can download the latest installable version of Roadmaps for Android.

Project Structure

The project includes three sub-projects, each in their own subdirectories:

  • app: The source for the final Android application.
  • :core:data: The module that contains all roadmap asset files (.md) and the repositories that provide them.
  • :core:model: Module dedicated to all models used throughout the application.
  • :feature:progress_tracker: Module responsible for controlling user progress.

License

This project is an adaptation of the roadmap.sh project, and all rights and credits for the original content belong to roadmap.sh.