cyberaa / Institution-Management-Project

Final Project of Principles of Procedimental Programming Subject.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Institution-Management-Project

license.svg

Final Project of Principles of Procedimental Programming Subject.

Description

  • This project was made to show everything that we have learned through the semester about Procedimental Programming, in this case, using C. The official "theme" of this project was to create an Institution Room Management Software, where students and professors could make reservations on rooms from the available slots on the system, add students to rooms, find usable rooms available at the current time, find who is using certain room, etc...

Techinal Summary

  • Programming Languages

    • C
  • DB

    • Text File (Relational Database was not used in this project);

Screenshots

About

Final Project of Principles of Procedimental Programming Subject.


Languages

Language:C 97.6%Language:Makefile 2.4%