Skip to content

Daniel-Ax/HaladoSzt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HaladoSzt

TextbookMarketplace Team Project 2023-11-02 Django Initial 2023-11-14

How to dev this project:

  1. Checkout this repo
  2. Install django on your env: pip install django
  3. Install Pillow to handle image upload: pip install Pillow
  4. Create migrations: python manage.py makemigrations
  5. Migrate: python manage.py migrate (if this fails, make sure the 'db' dir exists in the outer 'TextbookMarketplace' dir)
  6. Run local server to test: python manage.py runserver

Further information: https://docs.djangoproject.com/en/4.2/

About

TextbookMarketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •