Skip to content

Releases: ktauchathuranga/tuition-class-management-system

Release 2.1.3

07 May 04:03
37ff49d
Compare
Choose a tag to compare

Tution Class Management System v2.1.3

Other

  • Increase time delay to make it more readable
  • Fix ADDSAMPLEDATA not adding the same date for the attendance table.

What's Changed

Full Changelog: v2.1.2...v2.1.3

Release 2.1.2

06 May 08:41
6977c05
Compare
Choose a tag to compare

Tution Class Management System v2.1.2

Other

  • bug fixes and enhancements.
  • Add dll for sqlite3 in win bin
  • Add dll for lib crypto in win bin

What's Changed

Full Changelog: v2.1.1...v2.1.2

Release 2.1.1

06 May 02:59
cfc4c9e
Compare
Choose a tag to compare

Tution Class Management System v2.1.1

New Features:

  • Loading screen

Other

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

05 May 19:01
b1e9cb3
Compare
Choose a tag to compare

Tution Class Management System v2.1.0

New Features:

  • Now when registering a new class, class ID will automatically added.

Other

What's Changed

Full Changelog: v2.0.0...v2.1.0

Release 2.0.0

05 May 17:56
3963f8c
Compare
Choose a tag to compare

Tution Class Management System v2.0.0

New Features:

  • Add separate sample adding option.
  • Now it comes with an empty DB.

Other

  • Change DB name
  • Recompiled all binaries

What's Changed

Full Changelog: v1.0.0...v2.0.0

Release 1.0.0

05 May 16:38
08d267f
Compare
Choose a tag to compare

Tution Class Management System v1.0.0

New Features:

  • Now it clears the screen after each section

Other

  • Added delay functions and a clear screen option for Windows and Unix.
  • Precompiled binaries are included in the release.

What's Changed

Full Changelog: v0.1.2...v1.0.0

Release 0.1.2

04 May 12:08
Compare
Choose a tag to compare

Tution Class Management System v0.1.2

Other

  • moved license to the root folder

Full Changelog: v0.1.1...v0.1.2

Release 0.1.1

04 May 10:28
9bcdcef
Compare
Choose a tag to compare

Tution Class Management System v0.1.1

New Features:

  • Updated printf's to make it more clean and consistent.

Other

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

Release 0.1.0

04 May 07:56
133165e
Compare
Choose a tag to compare

Tution Class Management System v0.1.0

New Features:

  • Don't have to enter Student ID and the Tutor ID when registering

Other

  • Updated header to avoid warning while compiling. #56

What's Changed

New Contributors

Full Changelog: v0.0.0...v0.1.0

Release 0.0.0

03 May 19:59
542f2a6
Compare
Choose a tag to compare

Tuition Class Management System v0.0.0

Introducing the first release of our simple yet powerful system to manage tuition classes. It's built using C and SQL to help you organize classes, manage student information, and handle finances efficiently.

Features:

  • Manage Classes, Students and Tutors
  • Student enrollment and tracking
  • Financial management tools
  • SQL database for data storage
  • Attendance Tracking

This initial release, v0.0.0, is just the start. We're looking forward to your feedback to make it even better!

What's Changed

New Contributors

Full Changelog: https://github.com/ktauchathuranga/tuition-class-management-system/commits/v0.0.0