Skip to content

Yann-GitHub/typescript-patientor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Patientor app - Fullstack TypeScript Patient Management System

This Patientor application, a TypeScript-based patient management system. Includes features for managing patient data, medical entries, and diagnoses. The frontend is built with React and Material-UI, providing a responsive and user-friendly interface. The application supports adding, viewing, and editing patient information, as well as managing medical entries and diagnoses.

The project is part of the Full Stack Open course, focusing on modern web development practices with TypeScript, React, and Material-UI.

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/Yann-GitHub/typescript-patientor.git
  2. Navigate to the project directory:

    cd frontend
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start

Usage

  • Open your browser and navigate to http://localhost:3001 to access the application.
  • Use the navigation to manage patients, view details, and add medical entries.

About

πŸ‘¨β€βš•οΈ Patientor (Fullstack- the University of Helsinki)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors