Skip to content

Project-Sothea/Sothea-Frontend

Repository files navigation

Sothea Frontend

This is the frontend of the Sothea Patient Management System, developed to assist in managing patients during health screenings as part of Project Sothea. The frontend is built using Vue.js and is designed to be used in conjunction with the Sothea Backend.

Project Setup

To set up the project on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Project-Sothea/Sothea-Frontend.git
    cd sothea-frontend
  2. Install dependencies:

    npm install
  3. Compiles and hot-reloads for development

    npm run serve -- --host

This should launch a development server, typically available at http://localhost:5173. Note: Remember to comment / uncomment the BaseURL lines in src/main.ts to change the backend endpoint pointed to depending on whether you are in dev or prod!

Development

The project is structured as a basic Vue.js application. You can make changes to the code inside the src directory.

Project Screenshots

Home Screenshot Add Patient Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages