Dashboard

screenshot of Dashboard

Admin Dashboard

Overview

Dashboard is a web-based application built with Django Rest Framework, Docker, PostgreSQL, and Vue.js. It serves as a custom Admin panel.

Features

  • Django Rest Framework: Utilizes the powerful Django Rest Framework for building the API.
  • Docker: Ensures easy deployment and scalability by using Docker containers.
  • PostgreSQL: Uses PostgreSQL as the database management system for storing data.
  • Vue.js: Implements Vue.js for the front-end development, providing a smooth and interactive user interface.

Summary

Dashboard is a web-based custom Admin panel developed using Django Rest Framework, Docker, PostgreSQL, and Vue.js. Its key features include the use of Django Rest Framework for API development, Docker for easy deployment, PostgreSQL for data storage, and Vue.js for a smooth user interface. By following the installation guide, users can set up and run the Dashboard application on their local machine.