sagspot / busara

Busara data collection app

Home Page:https://busara.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Collection App

A data collection frontend app

Version

1.0.0

Table of Contents

General Information

This is a frontend of a data collection app. Pages can only be accessed while a user is authenticated.

Once a registered user signs in, they are presented with all surveys they have completed. Clicking an individual survey opens details of that specific survey.

A user can also view their profile and can start a new survey.

Technologies Used

  • React
  • Bootstrap
  • SCSS

Usage

  • Create an account from Busara website, and request client secret and id
  • Login to your account, with your email, secret given and password to get a token
  • Access dashboard to view all surveys completed by user
  • Click on individual survey to view details of that survey (Currently has dummy data as the server contains no filled survey)
  • Start a new survey from the Start Survey menu
  • View your profile or logout from the user icon on top-left of the screen

Environment variables

Make your environment variables based on the .env.example file

Project Status

Project is: complete .

Room for Improvement

  • Get data from server and populate fields of survey details
  • Get Forgot password link to work

Acknowledgements

Contact

Author

Oliver Sagala Sagspot

About

Busara data collection app

https://busara.netlify.app/


Languages

Language:JavaScript 80.4%Language:SCSS 17.8%Language:HTML 1.5%Language:Shell 0.2%