Open NicolasBuscarini opened 5 months ago
@NicolasBuscarini can I start working on it?
Yes, sure
@NicolasBuscarini Is main branch up to date, I see below erros on build
Yes, the main branch is not fully functional at the moment as I am migrating the database to SQL Server. Please refer to the develop branch, as the build is functional there. However, we are already using SQL Server in this branch. If you need assistance, we have this link in the wiki to help with the installation: https://foodservice.gitbook.io/foodservice/first-steps/getting-started-with-sql-server-and-sql-server
I am still considering a way to allow the choice between MySQL or SQL Server, depending on the developer's preference. You can see why I made this migration here: https://foodservice.gitbook.io/foodservice/documentation/sql-server#why-sql-server
Business and Technical Story
Title: Develop an Order History Page for User
Description: As a restaurant customer, I want to access a page where I can view my order history, so that I can keep track of my past orders and reorder easily if needed.
Acceptance Criteria:
Technical Story
Title: Implement Backend and Frontend for Order History Page
Description: Develop the functionality for the order history page in the FoodService system, including necessary backend changes to retrieve order history and frontend changes for the user interface.
Acceptance Criteria:
Tasks:
Business Value:
Developing an order history page will enhance the customer experience by allowing users to easily track and review their past orders. This feature provides convenience for customers who want to reorder their favorite items and helps build trust by offering transparency in their order history. It also supports better customer service by enabling users to reference past orders when resolving any issues. Ultimately, this feature contributes to higher customer satisfaction and loyalty, encouraging repeat business.