Skip to content

mikemillercodes/taskly

Repository files navigation

Taskly

Taskly is a partial clone of the website 'Taskrabbit', an online and mobile marketplace that matches freelance labor with local demand, allowing consumers to find help with everyday tasks, including furniture assembly, moving, delivery, and handyperson work.

Live Link

https://taskly-heroku.herokuapp.com/

Tech Stack (Frameworks, Platforms, and Libraries)

Python, Flask, JavaScript, React, Redux, CSS3 and HTML5.

Database

Postgres

Hosting

Heroku

Tasks: CRUD (Create, Read, Update, Delete)

  • Logged in users can create a task, delete their own task and update their own task.
  • Any user (logged in or not) can view all tasks that have been posted.

Reviews: CRUD

  • Logged in users can leave (create) a review on a task.
  • Logged in users can edit or delete a review they've left.
  • Any user (logged in or not) can view all reviews of a given task.

Bonus Features (Future Development)

Search

  • By using keywords, a user (whether logged in or not) can query for the types of tasks they're interested in booking.

Google Maps API integration

  • Using a visual map, users who are logged in and have provided location data can click into tasks close to their location.

Landing Page

Screen Shot 2023-01-09 at 10 21 03 AM

Tasks Detail Page

Screen Shot 2023-01-09 at 10 22 19 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors