Skip to content
 
 

Latest commit

 

History

281 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

🌉 SkillBridge

A Django-based freelance marketplace platform where clients can post jobs, freelancers can apply, and both can manage their profiles — built as a group project.

🔗 Deployed on Render (currently suspended)


👥 Team

Name GitHub
Nazmuz Saif Nazmuz-Saif
MominRifat MominRifat

Forked from the original team repository: MominRifat/skillbridge


✨ Features

  • 👤 User Authentication — Register, login, profile management
  • 💼 Job Listings — Post, browse, and apply for freelance jobs
  • 🔍 Find Talents — Clients can search and discover freelancers
  • 📊 Dashboard — Personalized dashboard for clients & freelancers
  • 📱 Responsive UI — Mobile-friendly navbar and layout

🏗️ App Structure

skillbridge/
├── core/         # Base config, home
├── users/        # Auth, profiles
├── jobs/         # Job post & apply
├── dashboard/    # User dashboard
├── messaging/    # Messaging system
├── reviews/      # Review system
└── templates/    # All HTML templates

🛠️ Tech Stack

Python Django SQLite HTML CSS


🚀 Getting Started

# Clone the repository
git clone https://github.com/Nazmuz-Saif/skillbridge.git
cd skillbridge

# Install dependencies
pip install -r requirements.txt

# Run migrations
python manage.py migrate

# Start server
python manage.py runserver

Then open http://127.0.0.1:8000 in your browser.


📬 Contact

Nazmuz Saif 🌐 nazmuzsaif.onrender.com 💼 LinkedIn 🐙 GitHub

About

A Django-based freelance marketplace platform — group project

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages