Skip to content

Source code for Simple_Cafeteria mini project using C

License

Notifications You must be signed in to change notification settings

xbryan25/Simple_Cafeteria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_Cafeteria

What this program is about

  • This program is a mini project as well as a playing ground for me to get familiar with C. This program simulates a cafeteria, where you can choose what to buy based on the menu. It also has an admin mode, where the menu can be edited in several ways.

Problems encountered

  • This is my first time working with C in this scale. I didn't really know much about the syntax of C before I started this mini project. I encountered lots of problems, mainly because I haven't had a full grasp on the syntax of C yet. I also worked on this project on and off, which caused me to forget some of the problems that I have encountered.
  • Some of the problems that I have encountered that I still remember include not knowing how to read and write on a .csv file in c, not knowing how structs work, not knowing how pointers work, and not knowing how string padding in C works.

References that greatly helped in this mini project

About

Source code for Simple_Cafeteria mini project using C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages