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 1 month ago
JSON representation
Frontend Challenge for Strettch
- Host: GitHub
- URL: https://github.com/unyuzimfura/strettch-challenge
- Owner: UNYUZIMFURA
- Created: 2024-12-16T06:50:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T14:54:08.000Z (over 1 year ago)
- Last Synced: 2025-04-05T00:44:40.636Z (about 1 year ago)
- Topics: supabase, typescript, vee-validate, vue-router, vuejs, zod-validation
- Language: Vue
- Homepage:
- Size: 6.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

