Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unyuzimfura/strettch-challenge

Frontend Challenge for Strettch
https://github.com/unyuzimfura/strettch-challenge

supabase typescript vee-validate vue-router vuejs zod-validation

Last synced: about 2 months ago
JSON representation

Frontend Challenge for Strettch

Awesome Lists containing this project

README

        

# Strettch Challenge
- A basic frontend challenge for admins to create jobs and listing them to users

# Features
- User Authentication: Login, Users are already created via Supabase
- Create Jobs(By Admins), View Jobs(By other Users)

# Technologies
- Vue.js + Typescript
- Vue Router
- Pinia(Global State Management)
- TailwindCSS
- Vee-Validate and ZOD(Handling forms and Validations)
- Tanstack Query(For fast querying)
- Supabase

![Login Preview Image](https://github.com/UNYUZIMFURA/strettch-challenge/blob/main/Screenshot%202024-12-16%20at%2008.58.59.png)
![Jobs Preview Image](https://github.com/UNYUZIMFURA/strettch-challenge/blob/main/Screenshot%202024-12-19%20at%2009.48.24.png)