Skip to content

A website to take and manage bookings on a turf using python django.

Notifications You must be signed in to change notification settings

Kaushik-Dhoot/Turf-Booking-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turf-Booking-Project

A website to take and manage bookings on a turf using python django.

Create a twilio account add your Twilio authentication key, Virtual Id , twilio number in accounts/views.py

to run the project use: python manage.py makemigrations python manage.py migrate python manage.py runserver