An open API service indexing awesome lists of open source software.

https://github.com/raveensr/hotel-program

A simple CLI based application for managing rooms in a hotel
https://github.com/raveensr/hotel-program

Last synced: 4 months ago
JSON representation

A simple CLI based application for managing rooms in a hotel

Awesome Lists containing this project

README

        

# Hotel-Program
This is a CLI based programme which has 2 versions.

Versions:
- With OOP concept.
- Without OOP concept.

The purpose of this project was to understand the importance and the simplicity of usage in OOP Concept.

Full detailed requirements about the application is availble in [Details.pdf](../master/Details.pdf) file.