Coder Social home page Coder Social logo

arvind-4 / dokcare Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 11.79 MB

Welcome to Dokcare, your one-stop solution for healthcare appointments. Join us at Dokcare and take the first step towards better health.

Home Page: https://dokcare.vercel.app

License: MIT License

Python 16.86% CSS 24.02% HTML 57.87% JavaScript 0.09% Shell 1.06% Procfile 0.09%
django django-project virtualenv html5 css3 javascript django-application python django-gunicorn django-uvicorn

dokcare's Introduction

Dokcare:

Welcome to Dokcare, your one-stop solution for healthcare appointments. Join us at Dokcare and take the first step towards better health.

Screenshots:

Home Page

๐Ÿ“ฆ Tech Stack:

  • Django - Django makes it easier to build better web apps more quickly and with less code.
  • Vite - Next Generation Frontend Tooling.
  • CockroachDB - A distributed SQL database designed for speed, scale, and survival.

Deployed on Vercel.
Click Here for Live Preview.

Deploy Now:

Deploy with Vercel

Getting Started:

  • Clone Repo
cd /path/to/folder
mkdir dokcare
cd dokcare
git clone https://github.com/Arvind-4/dokcare.git .
  • Create a Virtual Environment
cd dokcare
python3.9 -m venv .
source bin/activate

For Windows use: .\Scripts\activate

  • Install Dependencies
pip install -r requirements.txt

Add Your Environment variable to .env. Refer .sample.env file.

  • Make Migrations
cd /path/to/folder/dokcare
python manage.py makemigrations
python manage.py migrate
  • Build Frontend
cd /path/to/folder/dokcare
npm run i
npm run production
  • Run Dev Server
python manage.py runserver localhost:8000

Open localhost:8000 in Browser.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.