Coder Social home page Coder Social logo

dental_clinic_front's Introduction

Table of contents

Dental clinic app

It's a responsive web application made by Rubén Fernández and Jarki Melendez for appointments administration.

Made with:

  • React 17
  • NodeJs with express
  • MySQL with sequelize

Configuration

  • Backend: Download and install the backend repo

  • Dependencies: Clone this repository and on root folder run command:

      npm install
    

By default the react server will run on port 3000

Run

On root folder run:

    npm start

A new browser tab should open with http://localhost:3000/

You can now use the app

Project folder structure

            ├───public
            └───src
            ├───components
            │   ├───alertPopUp
            │   ├───appointmentCard
            │   ├───appointmentMessage
            │   ├───covid
            │   ├───dashboardCard
            │   ├───footer
            │   ├───homeCard
            │   ├───loginMessage
            │   ├───logo
            │   ├───navbar
            │   ├───searchInput
            │   └───signupMessage
            ├───containers
            │   ├───contact
            │   ├───dashboard
            │   ├───home
            │   ├───login
            │   ├───newAppointment
            │   ├───signup
            │   └───viewAppointments
            ├───img
            └───services

Demo

React App - Personal - Microsoft_ Edge 2021-04-22 20-28-56

ezgif com-gif-maker

ezgif com-gif-maker (1)

Features

  • Homepage with fictional treatments offered by the clinic

screenshot_home

localhost_3000_

  • Signup page

screenshot_signup

  • Login page

screenshot_login

  • Client users will be redirected to a dashboard once logged in and they can see their upcoming appointments info

screenshot_dashboard

  • If the logged user is an Admin, it will be redirected to a view of pending appointments instead

localhost_3000_view-appointments

  • Admin can cancel pending appointments

screenshot_

  • Admin can also create new appointments. Originally the backend didn't show users or doctors list, so the admin must know the IDs of users and doctors to create appointments

screenshot_appointment_2

Authors

Rubén Fernández

Jarki Melendez

TOP

dental_clinic_front's People

Contributors

jarki7777 avatar biorubenfs avatar

Watchers

 avatar

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.