surajmax0101 / Theatre_Management_System

Developing a theatre management system with modern UI in C Language.
MIT License
0 stars 1 forks source link
coding cpp hacktoberfest hacktoberfest2020

Theatre_Management_System

Aim :

Developing an application for automating the Theatre by providing a standalone system for them developed in C++. The app needs to be responsive and resemble modern UI/UX without use of additional graphics library like graphics.h.

Specifications :

How to Set up the Software :

  1. Download Turbo C from here. Keep it in a folder that does not require elevated administrative privelleges.
  2. Copy all contents (excluding README.md) to .\TURBOC3\BIN\ directory to avoid any issues.
  3. Click on "TURBO C++.exe" in .\TURBOC3\Turbo C++\ .
  4. A welcome screen appears. Click on "Start Turbo C++".
  5. Wait for some time as the screen loads.
  6. Press F3 and search for TBS.cpp.
  7. Double click on TBS.cpp.
  8. Press Alt + R then Enter to run the application. Congratulations you have set up Theatre Management System.