Maldex is a web application designed for [insert brief description here].
- Clone the repository:
git clone https://github.com/BobojonovSobir0576/maldex-backend.git
- Install dependencies:
cd maldex-backend pip install -r requirements.txt
- Set up the database:
python manage.py migrate
- Run the development server:
python manage.py runserver
- Access the application in your web browser at
http://localhost:8000
.
- Django: 5.0.4
- Django REST Framework: 3.15.1
- Django REST Framework Simple JWT
- Django Ckeditor 5
- Sobir Bobojonov - https://github.com/BobojonovSobir0576
- Komronbek Obloev - https://github.com/ok7uz
This project is licensed under the [License Name] - see the LICENSE file for details.