Skip to content

Management system to a product , accounts and invoices with Django and Tailwind CSS

Notifications You must be signed in to change notification settings

alaa-aqeel/invoice-system

Repository files navigation

iBilling System

Management system to a product , accounts and invoices with Django and Tailwind CSS

Setup

  1. ~# python -m venv .venv
  2. ~# source .venv/bin/activate # linux
  3. ~# pip install -r requirements.txt
  4. ~# python manage.py makemigrations
  5. ~# python manage.py migrate
  6. ~# python manage.py runserver

About

Management system to a product , accounts and invoices with Django and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published