Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.4 KB

File metadata and controls

40 lines (27 loc) · 1.4 KB

InclusiveMap is a full-stack web application designed to help users quickly locate accessible spaces in urban environments. on backend it is using microservices architecture with modern AI solutins to validate esteblishments with their access level using modern frameworks as Django Rest Framework, Django Ninja and FastAPI to handle frontend communication. While fronend side is based on Material-UI.

Getting Started

First, run the backend server:

cd backend
make up-all-no-cache-without-monitoring

Then checkout localhost for drf swagger Or localhost for django ninja swagger

Run frontend

cd frontend
make up

or you could check it on rakvzan Then checkout drf for drf swagger Or ninja for django ninja swagger

figma link

Adjustement

dont forget to setup .env files in backend/ and frontend/ dirs for local run

also some endpoints are returning verification codesin case if emails sending wont work


GIF