Skip to content

Chuka-uni-engineers/Django-Dashboard-And-API

Repository files navigation

Django-Dashboard-And-API

System admin dashboard and user API Welcome to the Django Dashboard and API project, specifically named chuka_app_Django. 🚀 This project is designed to provide a powerful back end along with a robust API using Django, supported by various technologies.

Table of Contents

Installation

Make sure you have Python and pip installed on your system. Then, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/Django-Dashboard-And-API.git
  2. Navigate to the project directory:
    cd Django-Dashboard-And-API

3.Activate the existing virtual environment: On Windows: bash .\venv\Scripts\activate On macOS/Linux: bash source venv/bin/activate 4.Install project dependencies:

    pip install -r requirements.txt

Getting Started

Once you have completed the installation, you can start the Django development server:

  python manage.py runserver

Visit http://localhost:8000 and add the endpoints described in the api description in your web browser to explore!

Technologies Used

Django: A high-level Python web framework that encourages rapid development and clean, pragmatic design. asgiref==3.7.2 Django==4.2.7 django-filter==23.3 djangorestframework==3.14.0 Markdown==3.5.1 Pillow==10.1.0 pytz==2023.3.post1 sqlparse==0.4.4 typing_extensions==4.8.0 Feel free to contribute and make this Django Dashboard and API project even more amazing! 🎉

About

System admin dashboard and user API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages