Neo42 / fireboard

An admin dashboard built with React, Redux & Firebase for beezer.com's take-home coding challenge.

Home Page:https://fireboard-80213.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fireboard

An admin dashboard built with React, Redux, Firebase for the beezer interview coding challenge.

Requirements

Tech Stack

  • React [2022-03-31]
  • Firebase realtime database or firestore database [2022-04-01]
  • Redux [2022-04-02]

Features

Auth

  • Email & password input [2022-03-31]
  • Login button [2022-03-31]
  • Alert message on login error [2022-04-01]
  • Responsive layout for mobile & desktop [2022-03-31]
  • Redirects to dashboard on login [2022-04-01]

Dashboard

  • Product list [2022-04-02]
  • Product item [2022-04-01]
    • description, title & image [2022-04-01]
  • Sign out button [2022-04-01]
    • Redirects to sign-in page [2022-04-01]
  • Responsive layout for mobile & desktop [2022-04-01]
  • Data fetching from firebase database [2022-04-01]
  • CRUD [2022-04-01]
    • creation [2022-04-01]
    • update [2022-04-01]
    • delete [2022-04-01]

Bonus

  • Search bar filtering products from the list [2022-04-02]

About

An admin dashboard built with React, Redux & Firebase for beezer.com's take-home coding challenge.

https://fireboard-80213.web.app/


Languages

Language:JavaScript 88.9%Language:HTML 8.6%Language:CSS 2.0%Language:Shell 0.6%