Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/unyuzimfura/strettch-challenge
- Owner: UNYUZIMFURA
- Created: 2024-12-16T06:50:56.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T14:54:08.000Z (about 2 months ago)
- Last Synced: 2024-12-19T15:47:10.843Z (about 2 months ago)
- Topics: supabase, typescript, vee-validate, vue-router, vuejs, zod-validation
- Language: Vue
- Homepage:
- Size: 6.46 MB
- Stars: 1
- 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![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)