Open Issues Need Help
View All on GitHub Developer Tools • CLI Application
Refactoring the codebase structure 6 months ago
AI Summary: This issue proposes refactoring a single-file C program into a modular structure with separate header and source files for different functionalities like seat mapping and I/O. It also requires the creation of a Makefile to automate the build process and updating documentation to reflect these changes.
Complexity:
3/5
good first issue bounty: 30
This is a mini project in C language on a movie booking UI.. (Forked from https://github.com/acmpesuecc/Movie-Booking-CLI_hn6)
C
#hacknight-2025#hacktoberfest