Πρατήρια Maps is an educational full-stack web application designed as a training exercise in RESTful API development and implementation. The project provides a comprehensive platform for managing and visualizing gas station data on an interactive map, with fuel price comparison capabilities.
The application follows a client-server architecture with a PHP Slim Framework backend providing RESTful endpoints, MySQL for data persistence, and a responsive frontend built with vanilla JavaScript and modern libraries. Authentication is handled via JWT tokens for secure session management.
Gas Station Owners: user1 - user158 (e.g., username: user102, password: pass102)
Customers: user159, user160 (e.g., username: user159, password: pass159)
This project is licensed under the MIT License.