mohitkyadav / calldoc

It's live, check it out!

Home Page:https://medtour.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MedTour

Django based Medical Tourism Application

Installation

$ pipenv install
$ pip install --user -r requirements.txt

Run

$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver

Deployment

Check here

Made from scratch with ❤ by 2AM Developers

About

It's live, check it out!

https://medtour.herokuapp.com/

License:MIT License


Languages

Language:CSS 59.2%Language:JavaScript 27.4%Language:HTML 7.5%Language:Python 5.8%Language:Procfile 0.0%