This project focus is to find people to help with everyday tasks.
Problem Domain: Hard to find good help.
How we are addressing this: Building an app to help people find verified helpers.
Semantic versioning, beginning with version 1.0.0
Libraries, Frameworks, Packages:
React, Node, Supabase, Chakra
User Flow:
- Sign Up/Login
- See a list of tasks
- Go to Profile, see task offered and task posted
- Can offer tasks or post tasks.
To Run locally:
- Clone repo
- Run npm i
- Run npm i react-router-dom@5
- Run npm i --save @supabase/supabase-js
- Run npm i --save @chakra-ui/react
- Run npm i react-slick --save
- Run npm i react-icons --save
- Run npm start
Endpoints: Create, Read, Update, Delete using Supabase
Database Schemas:
- Supabase
- Tables: Users, Tasks w/primary key and foreign key for user auth table, Offers w/foreign key for tasks and foreign key for users
Planning on Miro: https://miro.com/app/board/uXjVOV9Debo=/?invite_link_id=155435545598