Skip to content

Clinical logging platform to scan, digitize and store information from handwritten case records.

License

Notifications You must be signed in to change notification settings

ubclaunchpad/clinical-logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clinical-logging

Clinical logging platform to scan, digitize and store information from handwritten case records from Flowleaflets clinical logbooks.

Our app will have the following components:

  • Frontend
    • Pages:
      • Login
      • Signup
      • Home
      • Logs
      • Add photo
  • Backend
  • Database
  • Transcription

Setup

  • Install Node.js and npm
  • Clone the repository

Backend - Node.js

  1. 'cd backend' to change directory to backend folder
  2. 'npm install' to install dependencies
  3. 'npm run dev' to run local development server

Frontend - React + Vite

  1. 'cd frontend' to change directory to frontend folder
  2. 'npm install' to install dependencies
  3. 'npm run dev' to run local development server

About

Clinical logging platform to scan, digitize and store information from handwritten case records.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published