Skip to content

A college Mini-Project made using C++ for topic 'Doctor's Appointment System'.

License

Notifications You must be signed in to change notification settings

OutdatedGuy/Sem-4-Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Project

A simple project for Doctor's Appointment System

  • To select Doctors and make Appointment according to your convenience through online mode
  • Re-Scheduling and Appointment Cancelling Feature
  • Login/SignUp Feature

Start

cd into the folder containing main.cpp
Run gcc main.cpp -o main or g++ main.cpp -o main
Run ./main

Development

  • Made using C++ language
  • Compiler Required C++17 or Higher
  • Operating System Windows
  • A Mini-Project for College work
  • Github Repo Here

About

A college Mini-Project made using C++ for topic 'Doctor's Appointment System'.

Topics

Resources

License

Stars

Watchers

Forks

Languages