Real-time location tracking in website built on django

I want some guidance on how to build a real-time location tracking website for my project in django. I have never worked on an application like this so I have no knowledge on how to do that.

So, basically my project is a food delivery website, like ubereats. What I want to do in my project is to monitor the location of food deliverer and show it to the customer who has ordered their food in real-time.

My project is based on Django, with Vanilla JS, and it is a web application

I will love your input on this such as the database required, technologies that I will need, or any similar project that have been built, and any guidance that will help me get started with my project.

Thank you!

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.