Introducing Exhibit, the ultimate solution for seamless event planning. Exhibit allows you to easily search for and book a wide range of events, from concerts to conferences and everything in between. With a user-friendly interface and real-time updates, you can browse upcoming events, check availability, and make reservations all in one place. Whether you're planning a night out with friends or a corporate event, Exhibit app has you covered.
First, make sure SQL Server Management Studio (SSMS) and Microsoft Visual Studio are installed. The database must be extracted using SSMS from the "Database Backup" folder. After that, you must change the Desktop name in the cs files to reflect the name of your desktop or laptop.
For example:
con = new SqlConnection("Data Source=DESKTOP-TGP1F01;Initial Catalog=ExhibitDB;Integrated Security=True");
replace "DESKTOP-TGP1F01"
with the name of your desktop in specific files
- Admin
- Host
- Guest
- Different user types can be directed to their own dashboard from the login page.
- Verification of real-time username, password, email, and phone. The app checks the database and compares it with the information entered by the user each time to determine if the input is available or unavailable.
- Exhibit allows their users to reset account password if they forget.
- The app's administrator has access to a number of capabilities, including accessing their own information, that of users, adding, removing, and modifying venues, as well as viewing payments and user ratings.
- Event hosts can view their profile, plan gatherings based on particular locations. They may also decide on admission costs, the cost of food and refreshments, and the number of attendees.
- Users can view information about their profiles. They can look for events to attend, rate about their experience.