Skip to content

A prototype airbnb-like application built as a final project for the Software Engineering Design course at RMIT University.

Notifications You must be signed in to change notification settings

vhpx/vacation-house-exchanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vacation-house-exchanger

Setup

Please run the following commands to compile and run the project:

g++ main.cpp ./libs/classes.cpp ./libs/utils.cpp ./libs/loops.cpp ./libs/colors.cpp -o program.exe ; .\program.exe

About

A prototype airbnb-like application built as a final project for the Software Engineering Design course at RMIT University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published