Skip to content

milesverse/skill-barter-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Skill-Barter Platform

πŸ“š Project Overview

The Skill-Barter Platform is a web application where users can trade skills without money. It connects people based on complementary skills and enables direct bookings and real-time messaging.

πŸš€ Key Features

  • User authentication and profiles
  • Skill listings and search functionality
  • Smart skill-matching system (coming soon)
  • Real-time chat for negotiations
  • Skill booking system with calendar slots
  • User rating and review system

πŸ’» Tech Stack

  • Frontend: Next.js, Tailwind CSS
  • Backend: Node.js, Express
  • Database: MongoDB
  • Authentication: JWT
  • Real-time: WebSocket

πŸ“¦ Project Setup

# Clone the repository
git clone https://github.com/nexinovation/skill-barter-platform.git

# Navigate to the project folder
cd skill-barter-platform

# Install backend dependencies
npm install

# Navigate to frontend and install dependencies
cd frontend
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published