Skip to content

buffmomoeveryday/pasal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pasal

BCA fifth semester project for Management Information System based on blanxer.com, supports multitenancy, a dashboard, and stripe for payment

How to Setup the project

Create a virtual environment and activate it

python -m venv "venv"
source venv/bin/activate

Install the requirements

pip install -r requirements.txt

Create the initial migrations

make migrations


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published