Skip to content

Smart-Staffing-Support/UnityMiniCRM

Repository files navigation

UnityMiniCRM

A full-stack CRM (Customer Relationship Management) application built with Django REST framework with two different frontends: One using Vue and one using React.

Tech Stack

Backend

  • Django 5.2 - Python web framework
  • Django REST Framework - REST API toolkit on top of Django
  • SQLite - Database

Frontend (Vue)

  • Vue 3 - JavaScript web UI framework
  • Vuetify 3 - Material Design component library
  • Vue Router - Client-side routing
  • Axios - HTTP client
  • Vite - Build tool and development server

Frontend (React)

  • React - JavaScript web UI framework
  • Tailwind - CSS framework
  • Axios - HTTP client
  • Vite - Build tool and development server

Overview of Features

  • Dashboard with analytics and statistics
  • Contact management
  • Company management
  • Deal tracking
  • Task management (only in the Vue frontend)

Prerequisites

  • Python 3.12+
  • Node.js 18+ with npm

Setup and Usage

To setup a specific backend/frontend, refer to its own README.md.

License

This project is created for interview purposes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors