rafaelpardor / hotel-system-management

A C programming language project, just because...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotel System Management

The System Management, will manage, and keep records of an Hotel "duh".

I want to do this CLI program in C, because I want to. I want to learn to debug from the terminal, without breakpoints, understand memory managment, and accomplish whatever problem can face.

Todo

  • Solve database "problem", it will be a file, or a SMDB
  • Create users
  • Manage permissions
  • List of rooms
  • Book a room

About

A C programming language project, just because...


Languages

Language:C 74.6%Language:Shell 25.4%