Coder Social home page Coder Social logo

carlos-adir / hotelssystem Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.21 MB

Hotels' offline systems to control room's reservation and users' registration

Home Page: https://carlos-adir.github.io/HotelsSystem/

C++ 99.47% Makefile 0.53%
oriented-object-programming

hotelssystem's Introduction

Hotels' System

Objective

This repository contains a hotels' system to make reservations of rooms and users. The motivation of doing this system is for a subject in Programming Techniques 1 in Universidade de Brasília to learn concepts about

  • Object Oriented Programming (POO) in C++
  • How to make a Software architecture
  • Make separated modules to:
    • Separate scopes and respect privacy of each part
    • Be collaborative, more than one person can code and test
    • Test each class and file separately
    • Make it easier to debug and do the code maintenance
  • Code test cases and classes
  • Use abstract class as interface between modules
  • Document using Doxygen

How to use

I recommend you to use a Linux with the compiler g++ installed to run it. There is a makefile inside the folder src/. So, to use it, just go inside the folder src/ and type make in the terminal.

Documentation

All the documentation was made by Doxygen, please, verify the website

Contact

Name Email
Carlos Adir [email protected]

hotelssystem's People

Contributors

carlos-adir avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.