Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 726 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 726 Bytes

Fitness Tracker

Spring 2024 - Winter 2024 NCC Assignment

Designing and Developing Object-Oriented Computer Programs (DDOOCP) L4 Diploma In Computing

The project is written from the DDOOCP assignment of NCC Level 4 Autumn Exam 2024. It is written exclusively for the project without documentation. The functions are maily written. As for the window form design, it still has default design, which has not been made beautiful yet.

  • There is a sql query file in the Databases folder.
  • Build a database in SQL Server Management Studio and execute the query code from the database folder.
  • After that, you can connect the Database in the Project file and use it.