Portfolizer
Project Header Image

Stylist Alpha

2020

This is my college project that demonstrates a serverless organizer web service for stylists that allows to manage customers, appointments and reviews. The main goal of the project was to demonstrate the use of modern front-end technologies, so React and Redux were chosen as the backbone of the project.

Stack

  • Frontend: React
  • State: Redux
  • Database: Firebase
  • Components Library: Material UI
  • Hosting: GitHub Pages

Complexity

  • Database Design:
    Low
  • Application logic:
    Medium
  • Styling:
    Low

Features I worked on

  • ✂️ Stylist Dashboard: CRUD management for services, appointments, customers and reviews.
  • 🧑 Customers: registration/login, explore stylists, left reviews and submit appointment.
  • 🛡️ Google ReCaptcha protection for forms.