Skip to content

HAnthony007/Dentist-Appointment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dentist Appointment

Project fullstack Javascript using:

  • Frontend:

  • Backend

  • Database

    • MYSQL
  • Runtime JavaScript

    • Bunjs: This project was created using bun init in bun v1.0.36. Bun is a fast all-in-one JavaScript runtime.

Features

  • Authentification
  • CRUD
  • Agenda
  • Realtime Conversation

✔️ Requirement

  • JavaScript Runtime Bun
  • git
  • Mysql server (wampp, xampp, lampp, ...)

⬇️ Installation

git clone https://github.com/HAnthony007/DentistAppointment.git
cd client
bun install

cd ../socket
bun install

cd ../server
bun install

🚀 Usage

Import the Database .APPOINTMENT_DataBase.sql

# Run the client, express, socket.io server
# And restart the mysql server
cd ./server
bun run dev

RAKOTOARMINANA Harifetra Anthony

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published