GatoY / Online-Appointments-Project

Online appointments project built in Django and bootstrap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online-Appointments-Project

##Introduction

This project is a website for online booking based in Django, Bootstrap, jQuery.

##Version

python==3.6.5

##Quick Start

  • Make sure add ur mysql user to settings.py.

  • Make sure u add the email user in Online-Appointments-Projects/OAP/users/mail.py.

###Localhost

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

About

Online appointments project built in Django and bootstrap.


Languages

Language:JavaScript 42.0%Language:CSS 21.2%Language:HTML 20.8%Language:Python 16.0%