smartinternzproject

SmartInternz Project Documentation

Project Demonstration Video

Watch the project demonstration video here

Screenshots

Screenshots of the project can be found at the following link:
Project Screenshots

Project Description

SmartInternz is a full-stack web application designed to manage users, doctors, and appointments. It includes an admin panel for managing doctors and users, user registration and login, and appointment scheduling features.

Features

Architecture

Setup and Installation

  1. Clone the repository
  2. Install backend dependencies: npm install in the backend folder
  3. Install frontend dependencies: npm install in the frontend folder
  4. Set environment variables for backend and frontend (e.g., MongoDB URL, API base URL)
  5. Run backend server: npm start or node server.js
  6. Run frontend server: npm start

Screenshots

Screenshots of the project can be found at the following link:
Project Screenshots

(If deployed, add URLs here)

Project Demonstration Video

(Optional) Add a link to a video walkthrough or demo of the project here


For any questions or issues, please contact the project maintainer.