Skip to content

JoaoGSP/medical-api

Repository files navigation


Logo

Personal Forecast App

🚀 Deployed 🚀

About The Project

This project is an API that simulates a medical system, allowing users to register as either patients or doctors and create, update, and remove fictitious hospital consultations.
As the engine, NodeJs; as the framework, Nestjs (an ExpressJs framework);

preview

Go back to top ⬆️

Built With

NodeJS.io Next.js react.js TailwindCSS TypeScript

Go back to top ⬆️

Getting Started

This is what you need, if you want, to contribute with this project 😁...

Prerequisites

Technologies required.

Configuration and usage

  1. Clone the repo

    git clone git@github.com:JoaoGSP/weather-app.git
  2. Install the packages

    npm install
    # or
    yarn
  3. Run the development server

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev

Go back to top⬆️

About

Repository for a fictitious medical API. Based on a project I completed for a class in college. GitHub Link for the base project: https://github.com/JoaoGSP/api-hospital

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors