Skip to content

This project is a canteen management system developed in PHP. Students can indicate whether they will have a meal on a specific day, simplifying the control of the food service in the institution.

Notifications You must be signed in to change notification settings

titiushadow/projeto-cantina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨‍🎓 Canteen management system 🏫

image1 image2

This project was assigned by my professor in the classroom. We had to develop a Canteen Management System, where students can indicate whether they will have a meal on a specific day, simplifying the control of the food service in the institution.

Technologies used:

HTML5 CSS3 PHP

🚀 How to install Carteen management system

To install the Canteen management system, follow these steps:

Windows:

1️⃣ xampp > htdocs > create a folder. Exemple: Carteen_System
2️⃣ Open the terminal inside the folder (cmd or git bash)
3️⃣ git clone https://github.com/titiushadow/projeto-cantina.git
4️⃣ localhost/folder_name/index.php

☕ Using Canteen management system:

To use Canteen management system, follow these steps:

1️⃣ Sign in as administrator, email = admin@gmail.com and password = 123123
2️⃣ Now that you're logged in, just use the system. 😄

Student 👨‍🎓

The student can see the day's menu registered by the administrator and vote on whether they will eat or not. If they choose to eat, it will appear on the administrator's screen that they are planning to eat that day.

Administrator 🖥️

The administrator has full control; they can register students, list, edit, and delete student records. They can perform the same actions for registered meals. Additionally, the administrator can read suggestions sent by students, which are submitted anonymously.

Contribute 🤝 🚀

If you want to contribute, go ahead and clone this repository! Create your own working branch and dive into the code.

git clone https://github.com/titiushadow/projeto-cantina.git
git checkout -b feature/Branch_name

After completing your changes, open a Pull Request to explain the addressed issue or the new feature.

How to create a Pull Request

About

This project is a canteen management system developed in PHP. Students can indicate whether they will have a meal on a specific day, simplifying the control of the food service in the institution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published