AllPawsInn: Difference between revisions

From CS486wiki
Jump to navigationJump to search
Content deleted Content added
No edit summary   (change visibility)
Line 117: Line 117:
- Team members has accomplished database import to the Prof.Jones system
- Team members has accomplished database import to the Prof.Jones system


- In the payment section, Take payment does not work correctly.
- In the payment section, Take payment does not work correctly. It sometimes adds up instead of substraction. Find the problem there.
It sometimes adds up instead of substraction. Find the problem there.


- The days and reservations in the weekly schedule is not correct.
- The days and reservations in the weekly schedule is not correct.


- In the payment section, when a customer is chosen and some services
- In the payment section, when a customer is chosen and some services are added to the list, the client is unchangeable until the payment action is completed, even we remove the services.
are added to the list, the client is unchangeable until the payment
action is completed, even we remove the services.





Revision as of 15:44, 21 February 2022

Week 1

Date: 01/31/2022


Accomplishments

-Team members had a meeting with Prof. Jones


Problems


- No problems for this week


To do

- In Client info, "Notes" will be changed to "E-mail"

- In the payment section, Take payment does not work correctly. It sometimes adds up instead of substraction. Find the problem there.

- In the payment section, when a customer is chosen and some services are added to the list, the client is unchangeable until the payment action is completed, even we remove the service.

- On the Edit Client page, add a field to edit "Name", "Surname".

- In client info, there is no space between name & surname. Add it.

- On the reservation page, the "Remove Day" button does not work.

- On the weekly schedule page, dates are sometimes shown as "1/1/2000". Find the reason and fix it. Note: when pushed "this week", dates return to correct dates; however, the schedule is shifted right. It was monday-friday but shifted wed-sunday.

- Improve the UX in the payment section. Take payment button is broking the structure.

- Check-in button on the Daily Schedule page needs to be resized.

- It is better to clean out some tables in the database. Tables are; BookingObjects, Payments, Services Details. Also ClientDetails.AccountBalance should be set to 0.

- move DB to my machine process

Week 2

Date: 02/07/2022


Accomplishments

- In Client info, "Notes" changed to "E-mail"

- On the Edit Client page, added a field to edit "Name", "Surname"

- Improved the UX in the payment section. Take payment button is not broking the structure.

- Check-in button on the Daily Schedule page resized.

- In client info, there is space between name & surname.

- On the reservation page, the "Remove Day" button works now.

- On the weekly schedule page, dates are sometimes shown as "1/1/2000". It has been fixed.


Problems


- No problems for this week


To do

- Team members will have a meeting for the updates.

Week 3

Date: 02/14/2022


Accomplishments

- Team members prepared document for database import.

- Team members prepared document for database back-up.

- Team members made some changes for UI design such as background color.

- Team members look through the website "revelationpets" as Prof. Jones suggested.


Problems


- No problems for this week


To do

- Team members will try to import recent database to Prof. Jones system. - Team members will have a meeting for the updates.

Week 4

Date: 02/21/2022


Accomplishments

- Team members has accomplished database import to the Prof.Jones system

- In the payment section, Take payment does not work correctly. It sometimes adds up instead of substraction. Find the problem there.

- The days and reservations in the weekly schedule is not correct.

- In the payment section, when a customer is chosen and some services are added to the list, the client is unchangeable until the payment action is completed, even we remove the services.


Problems


- No problems for this week


To do - Team members will have a meeting for the updates.