Code Monkey home page Code Monkey logo

qt-agentie-de-turism's Introduction

QT-Agentie-de-turism

  Tourism Agency App in C++ for semester project for OOP course. My main purpose at the time was practicing the OOP concepts. I have acquired strong knowledge about memory management:Rule of three(C++),Rule of five(C++),RAII,memory leaks,dangling pointers,smart pointers.I implement a small part from class ‘vector’ from STL C++ using concepts like iterators,template etc.Beside of OOP concepts and design patterns(Observer,Model-ViewController) , I have learned about signals,slots for graphical user interface using QT.

 The application manages different offers and provides various functionalities such as adding, updating, and deleting offers. Please refer to the user interface screenshots below.

Take a look at the UI :
image

We can filter or sort our offers by different properties:
image

The app also contains a wishlist.
image In the wishlist we have the option to add a number of random items. For this functionality I used the prebuilt shuffle in C++:

image

We can also export the wishlist into an html file (with a chosen name) by pressing this button:
image

The html has a 50% chance to have the itmes listed in a table:
image

And a 50% chance to have them as a list:
image

qt-agentie-de-turism's People

Contributors

tudormurariu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.