Skip to content

beinganukul/hackathon-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django backend for BookXchange

usage

mkdir backend
python3 -m venv ./backend
cd backend
source bin/activate
git clone https://github.com/beinganukul/hackathon-backend.git
cd hackathon-backend
pip install -r requirements.txt
# to run
python3 manage.py runserver

About

django backend for bookxchange, CodeFest2022 Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages