Skip to content

A flight ticket management system in C, using only WIN32 API and C standard library

License

Notifications You must be signed in to change notification settings

SmartPolarBear/plane-ticket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plane-Ticket: Flights and tickets management system

A project for the homework for C Programming Language Practice Course in Xiamen University.

issues forks stars license twitter

Built With

Environment

This project is built with

  • Visual Studio 2022 Preview
  • MSVC Platform Toolset V143

Reusing the code

The backend implementation, including file I/O and parsing are all implemented in document.h and document.c, which are well documented with its comments. To reuse them, directly import them to your project and call the functions. You have to open-source your project due to the requirement of GPLv3 license.

License

Note: this project is open sourced under GPLv3 license. No closed-source distribution is allowed.

See License

About

A flight ticket management system in C, using only WIN32 API and C standard library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages