Skip to content

ren-tao01/Homestay-Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project

System Design and Security is one of my core modules in my second year of study. In this project, our task is to create a software simiar to Airbnb. Before the development process starts, we worked on making UML diagram of the design of the system. We learned about software security throughout this module and we have to make this software

Details

  • Main roles: host and guest
  • Role based access control security
  • Language: Java
  • Framework: Swing, AWT
  • Database: SQL

Features:

Host
  • Create and delete listing
  • Putting available facilities
  • Respond to booking and reveal contact information and property location to booker
Guest
  • Search using name of area, dates of booking
  • View details of the homestay
  • Request and cancel multiple bookings
  • Write review
Both
  • Users login and registration

My Role:

  • Design the UML diagrams before making the software
  • Build guest user interface
  • Design and implement guest user features
  • Build the mid-end link intergrated with SQL injection prevention
Deploy

Snapshot:

About

Homestay marketplace software made in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages