Skip to content

sakardogukan/doctor_res_page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctor Reservation App Project

Description

This project was developed with React. The aim of the project is to simulate the Doctor Appointment System. Responsive design has been applied.

Objective

At the end of the project, following topics are to be covered;

  • HTML
  • CSS
  • JavaScript
  • React
  • React-Bootstrap / Bootstrap
  • Deployment

Project Skeleton:

    Doctor_Res_Page (folder)
    |
    |---- public
    |       |---- img
    |       |      |---- *.jpg            
    |       |---- index.html
    |---- src
    |       |---- compenents
    |       |      |---- AddModal.jsx
    |       |      |---- AppoinmentList.jsx
    |       |      |---- Doctor.jsx
    |       |---- helpers
    |       |      |---- data.js
    |       |---- pages
    |       |      |---- Home.jsx
    |       |---- App.css
    |       |---- App.js
    |       |---- index.css                                
    |       |---- index.js                                   
    |---- .gitignore
    |---- package.json
    |---- README.md
    |---- yarn.lock

Project View Images:

project_view_gif

Designed By DOGUKAN © Apr. 2024