Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves #45: Implements (simplified) Student Class #50

Merged
merged 6 commits into from
Oct 6, 2020

Commits on Oct 6, 2020

  1. Refactor add and edit commands for new fields

    * Added: School, Year
    * Deprecated: Email, Address, Tags
    ong-yinggao98 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    6f2b559 View commit details
    Browse the repository at this point in the history
  2. Reorder admin package

    * Changed `model.admin` to `model.student.admin`
    ong-yinggao98 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    478bb2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74cb524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fef5140 View commit details
    Browse the repository at this point in the history
  5. Fix various bugs

    ong-yinggao98 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    23ff838 View commit details
    Browse the repository at this point in the history
  6. Remove unused imports

    ong-yinggao98 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    59fcfd0 View commit details
    Browse the repository at this point in the history