Skip to content

Saad1929/movie-booking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Booking System Back-End - C

Contents

  1. Brief Summary
  2. Aims and Motivation
  3. Technologies, Requirements and Software Tools
  4. Design

Brief Summary

  • Personal Project which involved building a Movie Booking System Back-End using C.

🎯Aims and Motivation

  • The main objective of this project was to create a thorough Back-End Application using C.
  • Driven by an unwavering enthusiasm for learning and self-improvement, I dedicated my personal time to meticulously develop and refine this Back-End Application.

⚙️Technologies, Requirements and Software Tools

Programming and Scripting Languages

  • C

Other Software Tools

  • CLion was used as an Integrated Development Environment (IDE).
  • VSCode was used as an Integrated Development Environment (IDE).
  • Git was used as a Version Control System (VCS)

✏️Design - Back-End

  • C was used as the back-end programming language to build the application, the reasons are listed below.
  • Performance: C exhibits an excellent performance due to its low-level memory manipulation capabilities, allowing for high performance and minimal overhead.
  • Efficient Memory Management: C provides direct control over memory allocation and deallocation.
  • Small Runtime Overhead: C does not come with a heavy runtime environment or garbage collection mechanisms, resulting in minimal runtime overhead.

About

Personal Movie Booking System Backend Project using C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors