Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.53 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.53 KB

G-ooo-gle Form

A Google Form Clone Project created using React & Redux.

스크린샷 2021-07-11 오후 10 47 00 스크린샷 2021-07-11 오후 10 47 43
스크린샷 2021-07-11 오후 10 47 54 스크린샷 2021-07-11 오후 10 48 00

G-ooo-gle Form has three main functionalities:

  1. Create and customize form like the original Google Form
  2. Distribute link of the created form to others to gather responses
  3. View simplified responses based on each questions

In Form Edit Page, there are two keyboard shortcuts:

  • Escape (ESC): Clears out the input.
  • Tab: Applies to option items. On the last item, a Tab key-press will add addtional item at the end.

Used Technology

This project utilizes Firebase as serverless database and AWS S3 + Cloudfront for hosting.

  • React
  • Redux
  • Styled-Components
  • Firebase (Firestore, Authentication)
  • AWS S3
  • AWS Cloudfront (Hosting)