Project Summary
This personal project is used as a template for the demonstration of the Review Listing Content Management App of making blog, reviews, bussiness as i use the PHP, Vue3 and Sqlite database that use the framework Laravel for this simple personal project.









Aim
The main goal of RLCM is to provide users with an all-in-one tool to:
- This Web-app is to automate these processes and to improve the overall efficiency and clients experience of reviewing store, blog, food.
- The system is easy to use and has user-friendly functionalities to help the client for their daily review.
Technologies Used
Frontend:
Vue and vite for the user interface.Backend:
Php to handle application logic and APIs.Database:
Sqlite to store user data, routines.
Database Design

Implementation
Frontend:
- Development of a clean and dynamic user for creating, editing, and viewing exercise routines.
- Integration of interactive graphics to display physical progress.
Backend:
- Implementation of endpoints for CRUD routines.
Database:
- Designing tables for users, exercises, and queries with normalized relationships.