-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
14 lines (11 loc) · 1.53 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Spoil-nt
Group members: Selin Bahar Gündoğar, Aslı Karaman, Parsa Keihan, Ahmet Arda Ceylan, Emre Karataş
Title of the Project: Spoil'nt
Description: The desktop application Spoil’nt aims to decrease food waste by creating a platform for markets to offer items with close expiration dates to their customers for free. The application will work as a system to limit ‘purchases’ per day for each user to prevent any misuse of obtaining a surplus of items. The application will accomplish this by assigning an ID to each one of its customer users. Each customer will only be able to add a certain quantity of food offered on the application per day to their online baskets.
The customers will be able to obtain these items by going to the market in person and having their IDs checked by the market through the application.
Current Status: Not completed yet. Model, view, and control classes are completed but the bugs are being corrected. Some view and controller classes need to be connected. We are working on correcting some GUI implementation and model classes.
Selin Bahar Gündoğar: Wrote the model classes with Parsa, is helping with control class connection to view classes.
Aslı Karaman: Completed the GUI classes with Emre and helped Arda with data classes. Helping with correcting bugs.
Parsa Keihan: Wrote the model classes with Selin, and is writing the GUI connection methods with Selin.
Ahmet Arda Ceylan: Wrote the data classes and is now correcting bugs.
Emre Karataş: Completed the GUI classes with Asli and is now correcting bugs.