Skip to content

kimaya000/patient-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac445cc · Jul 24, 2024

History

7 Commits
May 17, 2024
Jul 24, 2024
Jan 14, 2024
Jan 14, 2024
Jan 14, 2024
Jan 14, 2024
Jan 14, 2024
Jan 14, 2024
May 17, 2024
Jan 14, 2024
Jan 14, 2024
Nov 21, 2023

Repository files navigation

Patient Feedback Survey Website

This repository contains the front-end of a Patient Feedback Survey Website. The goal of this project is to provide healthcare facilities with a platform where they can sign in, access customized surveys, and upload CSV files containing patient feedback. Upon uploading the feedback, users can receive a sample report that offers insights into the performance of various aspects of their facility as reviewed by their patients.

Overview

The current front-end is a basic implementation designed to showcase the concept. The back-end of this project is developed using Django, while this repository focuses solely on the front-end components. Note that the login feature is currently a placeholder and does not perform actual authentication.

Features

  • Custom Survey Access: Healthcare facilities can access customized surveys tailored to their needs.
  • CSV Upload: Users can upload CSV files containing survey responses.
  • Sample Report: A quick report is generated from the uploaded CSV, providing insights into patient feedback.
  • Basic Front-End: A simple, intuitive interface for interacting with the platform.

Working Demo

A working demo of both the front-end and back-end can be accessed here.

Technologies Used

  • Front-End: HTML, CSS, JavaScript
  • Back-End: Django (not included in this repository)

Getting Started

To get started with the front-end, simply clone this repository and open the index.html file in your web browser.

git clone https://github.com/yourusername/patient-feedback-survey-frontend.git
cd patient-feedback-survey-frontend
open index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published