Commit 1ef7f515 authored by Shreyas's avatar Shreyas

Updated Files

parent 74a11d25
Git Link: **INSERT LINK HERE** Git Link: https://git.cse.iitb.ac.in/shreyasn/Final-Project-CS699
Mohith Jagalmohanan - 203050073 - Patient Home page(History), Sign In and Sign Up pages, Integration with Database Mohith Jagalmohanan - 203050073 - Patient Home page(History), Sign In and Sign Up pages, Integration with Database
Jalay Shah - 203050063 - Lab tecnician pages, Integration with database, Doctor and patient home pages Jalay Shah - 203050063 - Lab tecnician pages, Integration with database, Doctor and patient home pages
...@@ -51,7 +51,7 @@ How to use: ...@@ -51,7 +51,7 @@ How to use:
pip install django pip install django
pip install Pillow pip install Pillow
- After the installation process is over clone the project and change the directory to the project directory. - After the installation process is over clone the project and change the directory into the source directory.
-Then run the following commands: -Then run the following commands:
python manage.py makemigrations python manage.py makemigrations
python manage.py migrate python manage.py migrate
......
No preview for this file type
...@@ -7,16 +7,6 @@ ...@@ -7,16 +7,6 @@
<!--tab start--> <!--tab start-->
<div class="container-fluid full-width-container"> <div class="container-fluid full-width-container">
<!-- Title -->
<h1 class="section-title" id="services">
<span>Form Examples</span>
</h1><!-- End Title -->
<!--breadcrum start-->
<ol class="breadcrumb text-left">
<li><a href="index.html">Dashboard</a></li>
<li class="active">Form Examples</li>
</ol><!--breadcrum end-->
<div class="section section-custom billinfo"> <div class="section section-custom billinfo">
<!--section-title --> <!--section-title -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment