JiayangYing / CITS3403_PRO

MIT License
2 stars 0 forks source link

Sqlite3 integration #18

Closed JiayangYing closed 6 months ago

JiayangYing commented 6 months ago
  1. created login page template.
  2. created the Migration Repository for sustainability of the database.
  3. created database migration for adding the users table.
  4. added shell context function for using shell session more conveniently.