anubabajide / refactored-amala

Backend for jiji like website for users to buy and sell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refactored-amala

Backend for jiji like website for users to buy and sell

Project setup

python3 -m venv venv
### Linux
source venv/bin/activate
### Windows
venv\Source\activate.bat

Compiles and hot-reloads for development

python manage.py runserver

About

Backend for jiji like website for users to buy and sell


Languages

Language:Python 100.0%