Skip to content

Multi-step form achieved with react-hooks-helper library for setting and passing formData down the component tree.

Notifications You must be signed in to change notification settings

samgold2020/Front-End-Covid-Bookings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status


Vaxine

A guide to your health

Vaxine Gif
Explore the site »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Component Hierarchy
  4. Wireframes
  5. Site Screenshots
  6. Usage
  7. Roadmap
  8. Contributing
  9. License
  10. Contact
  11. Acknowledgements

About The Project

Scheduling your Coronavirus vaccine is a complicated endeavor and within each states’ health departments there is a lot of information leading to confusion around how and when to get vaccinated. Vaxine was built out of this confusion to help individuals in New York schedule their vaccine from the comfort of the mobile device or laptop. Simply select your hospital of choice, find an open appointment, provide your name, phone number, and email, and you’re scheduled for your vaccine!

Vaxine was built during a two-and-a-half day hackathon sponsored by General Assembly. The team was composed of three UX Designers and three Software Engineers who worked hard to earn Vaxine second place out of eight teams in the hackathon.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install

Installation

  1. Clone the repo
    git clone https://github.com/Covid-Bookings/Front-End-Covid-Bookings
  2. Install NPM packages
    npm install

Component Hierarchy

Component-hierarchy-vaxine

Wireframes

Vaxine-wireframes

Screenshots

Vaxine-Screenshots-1 Vaxine-Screenshots-2

Usage

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

There are many features that can still be added to this app. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some New Features')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Contact

Acknowledgements

About

Multi-step form achieved with react-hooks-helper library for setting and passing formData down the component tree.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.6%
  • CSS 28.7%
  • HTML 6.7%