There are a few android projects: DigitalSequence and TimeSchoolTable.
This is a project about applying A* algorithm to finishing Digital Huarong Road automatically.
This is a project to finish students' time table application. It includes two features:
-
Displaying Time Table by using ViewPager2 as ListView and Gliding pages.
-
Displaying Time Table by using two nested RecyclerView as GridView.