Sainath0009/AppointEasy-Doctor-Appointment-Booking-Website-
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
AppointEasy is an intuitive online platform for booking doctor appointments. It allows users to search for doctors by name or specialization, view detailed profiles, and schedule appointments seamlessly. Doctors can manage their availability and bookings via an easy-to-use admin panel. Built with React.js and Strapi CMS,.
AppointEasy is an intuitive online platform for booking doctor appointments. It allows users to search for doctors by name or specialization, view detailed profiles, and schedule appointments seamlessly. Doctors can manage their availability and bookings via an easy-to-use admin panel. Built with React.js and Strapi CMS,.
<h1>๐ฅ AppointEasy - Doctor Appointment Booking System</h1> AppointEasy is a seamless and user-friendly online platform for booking doctor appointments. Users can search for doctors, view their profiles, and schedule appointments, while doctors can manage their availability and bookings with ease. <h2>๐ Features</h2> <ul> <li>๐ Search for doctors by name, specialization, or location.</li> <li>๐ View detailed doctor profiles with qualifications and availability.</li> <li>๐ Easily book appointments and receive email confirmations.</li> <li>๐ง Get appointment confirmation emails instantly.</li> <li>๐จโ๐ผ Manage doctor availability, bookings, and patient data via Strapi CMS.</li> </ul> <h2>๐ ๏ธ Tech Stack</h2> <li><strong>Frontend:</strong> React.js</li> <li><strong>Backend:</strong> Strapi CMS (Node.js)</li> <li><strong>Database:</strong> SQLite (compatible with other databases)</li> <li><strong>Email Service:</strong> Resend.com for email notifications</li> <!-- <li><strong>Hosting:</strong> [Add your hosting service]</li> --> </ul> </section> <section id="installation"> <h2>๐๏ธ Installation</h2> <h3>๐ Prerequisites</h3> <ul> <li>Node.js (v16+)</li> <li>Yarn or npm</li> <li>Strapi CMS</li> <li>Resend.com account (optional for email service)</li> </ul> <h3>โ๏ธ Steps to Run the Project</h3> <ul> <li>1. Clone the repository: <pre><code>git clone https://github.com/Sainath0009/AppointEasy.git</code></pre> </li> <li>2. Install frontend and backend dependencies: <pre><code>cd frontend && npm install</code></pre> <pre><code>cd ../backend && npm install</code></pre> </li> <li>3. Start the frontend: <pre><code>npm start</code></pre> </li> <li>4. Run Strapi CMS backend: <pre><code>npm run develop</code></pre> </li> <li>5. Set up Resend.com for email notifications (optional).</li
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...