Skip to content

Powerful Django backend powering EVall — enabling data management, analytics, and APIs for the next generation of electric mobility.

Notifications You must be signed in to change notification settings

atal-k/EVall-backend

Repository files navigation

EVall Backend ⚡

Django-based backend for EVall, powering innovative, sustainable, and high-performance electric vehicle solutions.

🚀 Features

  • RESTful API with Django & Django REST Framework
  • Secure user authentication and data handling
  • Scalable architecture for future EV integrations

🛠️ Setup

git clone https://github.com/atal-k/EVall-backend.git
cd EVall-backend
python -m venv venv
source venv/bin/activate   # on Windows: venv\Scripts\activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

About

Powerful Django backend powering EVall — enabling data management, analytics, and APIs for the next generation of electric mobility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages