/calldoc

It's live, check it out!

Primary LanguageCSSMIT LicenseMIT

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