Skip to content
/ fooseball Public

This is a simple implementation of GET and POST requests in DJANGO using AJAX. Coded for a takeaway home technical interview. (October 2018)

Notifications You must be signed in to change notification settings

dbms/fooseball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fooseball Leaderboard

Fooseball Leaderboard is the team, match and scoreboard tracker.

Installing

A step by step series of examples that tell you how to get a development env running

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate

How to Launch

python manage.py runserver

Deployment

See - How to Deploy on Digital Ocean

Built With

About

This is a simple implementation of GET and POST requests in DJANGO using AJAX. Coded for a takeaway home technical interview. (October 2018)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published