Secret-santa

Secret santa app

Stars
0
Committers
2

Secret-Santa Assignment

This is a Nuxt 3 project to add users, and assignments using ReqRes API. Technologies used to build this project are Nuxt.js, Pinia, Axios, Tailwind-css.

Various Screens

API Reference

Glimps of the web app

Home page

Register page

Register page(Empty Fields)

Register page(Unique Names)

Draw Page

Results Page

Features

  • Multiple users can be added using Reqres API.
  • Users and assignments are stored using Reqres API.
  • Reciprocal assignments between users.

Tech Stack

Frontend: NuxtJS, Tailwind CSS, ReqRes, Axios