Skip to content

BlondyMartinez/TaskItApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task It App

Overview

Platform that connects Requesters (people who post tasks) with Seekers (people who complete tasks) - or even both!

Features

  • 🚀 Real-time notifications
  • 🔄 Seamless React state updates
  • 💬 Fully functional real-time chat
  • 📸 Cloudinary for media management
  • 🗺️ Google Maps API for location services

Technologies Used

Getting Started

  1. Clone the repository:
git clone https://github.com/4GeeksAcademy/TaskItApp.git
  1. Install dependencies:
cd TaskItApp
npm install
pipenv install
  1. Start the development server:
pipenv run start
  1. Copy the backend URL into the .env and make the port public.
  2. Start the development server:
npm run start

Demonstration

Watch the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.4%
  • Python 25.5%
  • CSS 2.9%
  • HTML 0.7%
  • Dockerfile 0.2%
  • Mako 0.2%
  • Other 0.1%