Skip to content

Scala28/hotel_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hotel manager

Simple hotel management system done in c# winforms; it connects to a local database using MySqlConnector NuGet package. By default it connects to local socket: 127.0.0.1:3306. I used Xampp [free open-source cross-platform server solution] to open a connection and HeidiSQL as DB Manager System.

to run:

  • Use a server solution like Xampp to open local socket 127.0.0.1:3306
  • Open a connection to local socket with a DBMS and run database.sql query in order to define the database

About

Simple hotel management system done in c# winforms; it connects to a local database using MySqlConnector NuGet package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages