mewind / RSDSupermarketPOS

0 stars 0 forks source link

Sprint 3 – Scrum Meeting (14-12-2016) #16

Open juzplayplay opened 7 years ago

juzplayplay commented 7 years ago

Hello everyone! Can i know how is the yesterday progress?

lkc442012 commented 7 years ago

Of course, Raymond. As we discussed yesterday, I have finished the calculation of the subtotal for each product the user selected.

juzplayplay commented 7 years ago

Thats good! Do you had any problem in developing this part of module?

lkc442012 commented 7 years ago

Luckily, i was able to finish all the tasks on time. Thanks to Sin Nee and Huy Lin for their help.

huylin25 commented 7 years ago

You are welcome!

juzplayplay commented 7 years ago

Alright, now lets us discuss about the next step. What do you guys think?

mewind commented 7 years ago

Hmm, maybe we should now include the discount part in the payment module?

lkc442012 commented 7 years ago

I agree with Sin Nee. Actually I have an idea about the discount part. First of all, the system should check whether the user is member, staff or non-member. If the user logs in as member or staff, they can get a discount when they pay.

juzplayplay commented 7 years ago

This idea is good. Maybe we can use if-else loop to allow different discount rate for different type of users.

huylin25 commented 7 years ago

Yes, the database should be able to check the user ID based on their log in. Only non-member will not get the discount.

lkc442012 commented 7 years ago

Okay, thank you for your suggestion.

juzplayplay commented 7 years ago

Anything else? Who have more idea to share with us?

mewind commented 7 years ago

In my opinion, we should also include the cancel function in the payment module to allow the user to cancel their payment if they change their mind. This can makes the system more user-friendly.

huylin25 commented 7 years ago

I agree with Sin Nee. It is important for a POS system to provide the "recover from mistake" for the user.

lkc442012 commented 7 years ago

Okay. I will try to include all those functions that you guys mentioned. Since this part is not much things to be included, maybe 2 or 3 hours are enough for me to complete it. I will update it immediately after I complete the code.

juzplayplay commented 7 years ago

Okay, I hope it will not be much problem in the development. If you have any question, you can discuss with us.

lkc442012 commented 7 years ago

Thank you guys! I will try my best to finish it.

juzplayplay commented 7 years ago

You are welcome. If there is no question, we can dismiss the meeting.

mewind commented 7 years ago

Alright.