Skip to content

zenith-hacks/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contribute

  1. create an issue and quickly write what you're working on
  2. clone the repo with git clone https://github.com/zenith-hacks/backend
  3. make sure python 3.10 is installed (if you want you can create a venv)
  4. install packages with pip install -r requirements.txt
  5. if you want to implement a new feature (not started yet), create a new django app with python manage.py startapp name, create a urls.py file inside and include it in zenith_backend/urls.py
  6. when you want to commit your changes make sure to create a pr and quickly describe what you changed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages