Skip to content

AY2021S1-CS2103T-T17-2/tp

 
 

Repository files navigation

CI Status

Ui

SWEe!

  • SWEe! is a desktop application used for managing CS2103T learning progress mainly through flashcards.
    • It 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.
    • It comes with a reasonable level of user and developer documentation.
  • It is named SWEe! (Software Engineering Everyday!) as we want users to use the product daily as a means to improve their learning.
  • Example Usages:
    • Create new flashcards with questions and answers
    • Review all flashcards one by one
    • Quiz yourself with the created flashcards
  • For the detailed documentation of this project, see the SWEe! Website.
  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.5%
  • CSS 1.9%
  • Shell 0.6%