Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 839 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 839 Bytes

CI Status

Ui

TimesTable

This is a contact application aimed at helping freelance tutors to

  1. keep track of their tutee information such as contact information, address, etc.
  2. keep track of teaching schedule

More about this project

  • This is a software engineering project by team F11-1 for NUS module CS2103T of AY2021-22 Sem 1.
  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
  • The starting codebase is written in OOP fashion. It provides a reasonably well-written code base bigger (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.