Skip to content

This repository contains a frontend of Healthcare Management System web application made using Angular , Node.js and PostgreSQL.

Notifications You must be signed in to change notification settings

Bhavya-SimformSolutions/HMS_Project_Frontend

Repository files navigation

Healthcare Management System — Frontend

A modern, modular Angular application for healthcare operations, supporting Admin, Doctor, and Patient roles. This documentation provides an overview, setup instructions, and links to detailed docs for developers and non-technical users.

Table of Contents


Project Overview

The frontend is a single-page application (SPA) built with Angular, designed for seamless interaction with the backend API. It provides dashboards, forms, tables, and real-time notifications for all user roles. The UI is styled using Tailwind CSS for rapid, utility-first design.

How to Run the Project

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn
  • Angular CLI (recommended)
  • Tailwind CSS (already configured)

Setup

  1. Clone the repository:
    git clone <repository-url>
    cd frontend
  2. Install dependencies:
    npm install
  3. Start the development server:
    ng serve
  4. Open your browser at http://localhost:4200

For detailed documentation, see the docs folder.

About

This repository contains a frontend of Healthcare Management System web application made using Angular , Node.js and PostgreSQL.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published