Skip to content

Bartering Web App that allows users to share descriptions of goods and services for barter

Notifications You must be signed in to change notification settings

MackRoe/This4That

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This4That

original proposal

formerly named BarterCoin, rebranded as This4That

new repository for back end development. previous repository

v2

Deployed at This4That (under construction)

v1 - How to use

-Clone repository

-In terminal navigate to your local directory where you saved the repository

-Navigate to the mysite directory

-Enter python3 manage.py runserver

-Then, open your browser and in the url field enter http://127.0.0.1:8000

-To see authenticated user access, you will need to create a superuser. Enter Control-C to exit runserver mode and enter python3 manage.py createsuperuser then follow the prompts. Once your superuser account is created, you can spin the server back up and use your superuser account to log in on the website

Credits

Make School

Django

DB Browser for SQLite

Google

About

Bartering Web App that allows users to share descriptions of goods and services for barter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published