Skip to content

SOCR/socr-qi-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

62aa7ad · Mar 14, 2025

History

26 Commits
Mar 8, 2025
Mar 9, 2025
Mar 8, 2025
Mar 14, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025
Mar 8, 2025

Repository files navigation

SOCR Quality Improvement (QI) Webapp1 Project

Technical Documentation

  • Live QI App1 Demo

  • To update and edit the project.

  • To deploy this project open and click on Share and Publish.

  • There are several ways of editing the QI application. Changes made via Lovable will be committed automatically to this repo. Any other IDE can also be used to work locally, clone this repo and push changes. Pushed changes will also be reflected in Lovable. Local editing an dtesting only requires having Node.js & npm installed - install with nvm. Follow these steps:

# Step 1: Clone the repository using the project's Git URL.
git clone <YOUR_GIT_URL>

# Step 2: Navigate to the project directory.
cd <YOUR_PROJECT_NAME>

# Step 3: Install the necessary dependencies.
npm i

# Step 4: Start the development server with auto-reloading and an instant preview.
npm run dev

Alternatively, the code can be edited directly in GitHub by navigating to the desired file(s), clicking the "Edit" button (pencil icon) at the top right of the file view, and ensuring that revisions are committed.

  • This project is built with Vite, TypeScript, React, shadcn-ui, and Tailwind CSS.

Contact

SOCR Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages