Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

guyutongxue/SorA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 10, 2020
887460f · Oct 10, 2020

History

34 Commits
Oct 10, 2020
Jan 28, 2018
Jan 27, 2018
Oct 10, 2020
Oct 10, 2020
Dec 2, 2017
Oct 10, 2020

Repository files navigation

SorA

A Homeworking Tracking App

关于

SorA ( SorA: a homework Tracking App ) 可记录历史的作业管理工具。

本 App 通过 MIT App Inventor 2 制作。

目前共三个页面:

  1. 今日:用于添加、查看、修改、标记今日作业
  2. 历史:会看过去的作业
  3. 更多:加载设置项和关于界面

在 MIT App Inventor 2 中打开

git clone https://github.com/Guyutongxue/SorA.git
cd SorA/library
zip -r SorA.aia ./*

之后在 MIT App Inventor 2 中导入生成的 SorA.aia 即可。