Limekee
Project aimed at developing a web application for a hospitality service company focused on individuals involved in short term rental management. [ Python, Django, SQlite ]
-
Web DEVELOPMENT
-
DATABASE MODELing
-
Startup
-
data visualization
Limekee is a startup aimed at providing a web application and hospitality services to individuals involved in short term rental management. This platform is intended to work as a SaaS (software as a service), in which users of short term rentals can manage their properties through the app by booking hospitality services while receiving performance metrics and insights.
This project was developed in Python, and Django as frontend framework. The SQL database model designed for this app is a SQLite library embedded inside the server. This project provides a rest API, which can provide end-points for future expansion and connectivity with third party platforms. API built through Django REST framework.
- Implementation of Bootstrap's templates for web responsive user interface.
- Implemented integration with Chart.js via script tag for data visualization consuming JSON format data.
- Worked on database models, apps aggregation, views directory, and templates in Django structure project.
- Django ORM (Object-Relational-Mapping)
- Extensively used Bootstrap to implement Bootstrap buttons, forms, paginations, grids.
- Design of RESTful API for external use