TS Hotel Management System 1.4.0 released: a management system for small and medium-sized hotels

        Hello everyone, I came with the second work (in fact, this is the first work, TCODE is the second, but the release order is different), is a hotel management system developed with two other students in one semester, one This is a management system for small and medium-sized hotels. Thinking of that, we are still new to C # language beginners. Because we have to participate in the school's software project display, we three decided to develop a management system for small and medium-sized hotels. To be honest, at the beginning we knew nothing about how a hotel operated, so it can be said that this project really went from 0 to 1.

        In this management system, we mainly use the WinForm project developed by the three-tier architecture, which mainly depends on the .Net Framework framework. SQL Server 2012 for background database management system.

        Here you may say: why the version jumps directly to 1.4.0? It is because the original 1.0 version is very simple. Compared with the current 1.4.0 version, it can be said to be a very big change. All the interfaces are almost approximate.

        The following functions have been implemented (foreground):

            1), reserve a room

            2) Check in the room

            3), switch rooms

            4) Checkout settlement

            5), add customer information

            6), query customer information

            7) Consumption according to room number

       At present, the following functions have been implemented (in the background, click the logo of the main interface three times in a row to enter):

            1). Hotel internal property bill

            2) 、 View the water and electricity fee information in each room

            3), hotel supervision statistics

            4) Room management (mainly adding rooms)

            5), customer information management and customer consumption bills

            6), hotel personnel management (mainly view employee information and position appointments)

            7). Material and commodity information management (commodities listed and modified are not completely perfect)

            8), employee operation records (record the entire operation process of the employee account from logging in to logging out of the system)

            9), database backup and restore (only effective in the local database, the release version is the Lianyun database, so it cannot be used)

        For details, please click on the project link! https://gitee.com/yjj0720/TopskyHotelManagerSystem

Guess you like

Origin www.oschina.net/news/114771/topsky-1-4-0-released