Skip to content

Releases: MahmoudHamdy00/HotelManagementSystem

pre-release

19 Jan 01:01

Choose a tag to compare

This is a pre-release of Hotel Management System application for windows
The system is almost complete

The next steps are to improve the security of the app and the UI design

Install

  • configure database
    • Run this script this script in MySQL Workbench
    • Add the connection string in the environment variable with this name hotelmanagmentsystemdpConnectionString (Don't know how? check this)
      The connection string is server=localhost;database=HotelManagmentSystemDP;uid=mySqlUserName;pwd=mySqlPassword replace mySqlUserName and mySqlPassword with your mySql user name and password respectively
  • Then you are done, now run HotelManagementSystem-portable.exe
    • Username : Ma7moud7amdy
    • Password: 123456

Contributors