This repository contains the complete assignment submitted for the Full Stack Development internship at EmptyCup. The project demonstrates backend and frontend skills by implementing a property listings web application using Python Flask for the backend and HTML/CSS/JavaScript for the frontend.
- REST API built with Flask to serve property listing data
- Frontend interface to display property listings dynamically
- JSON data handling for property information
- Clear project structure and modular code
- Python (Flask)
- HTML, CSS, JavaScript
- JSON
/backend
- Flask backend code/frontend
- Static files and frontend code/data
- JSON data files for property listings