A web application designed for book lovers to share and discover inspiring quotes. The project is currently in active development, with a solid foundation for user management and community interaction.
- Backend: PHP with Symfony Framework
- Frontend: AdminLTE Dashboard Template
- Infrastructure: Docker & Symfony Docker (Full containerization)
- User Authentication: Registration and login system already implemented.
- Quote Management: Core logic for posting and organizing quotes.
- Modern UI: Responsive interface powered by AdminLTE.
- Dockerized Environment: Easy setup and deployment using containers.
To run this project locally, ensure you have Docker installed, then run:
docker-compose up -d