Skip to content

shiv1119/Team-Leveling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Video Link - https://drive.google.com/file/d/1BcdqpYm3tIkvyUZ4fCE418QETPQKPSwg/view?usp=sharing

There are many features that are not inlcuded in this video. To enjoy the functionality clone this repo and just play with it.

Team-Leveling

 

Team-Leveling

Github top language Github language count Repository size Github issues Github forks Github stars

🚧 Service Sphere 🚀 Under construction... 🚧


Introduction   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 🚀 Introduction

Service Sphere is a multi-client service platform that allows businesses to showcase their services efficiently. It provides an intuitive interface for service providers to list their services and for users to book them seamlessly.

✨ Features

User Registration & Authentication (Sign up, Login, Password Reset)
Service Creation & Management (Multi-step service creation process)
Booking System (Real-time booking confirmations & notifications)
Dynamic Working Hours (Providers can set their availability)
Service Reviews & Ratings
Secure Payments & Refund Handling
In-app & Email Notifications
Dark Mode Support 🌙
Mobile-Friendly & PWA Ready 📱

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Python installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/shiv1119/Team-Leveling.git

# Access
$ cd Team-Leveling

# Create or activate virtual environment
$ python -m venv venv

# Activate virtual environment
$ source venv/bin/activate

# Download dependencies
$ pip install -r requirements.txt


# Install MYSQL and create data base and make connectivity with django project or Leave it as it is.

# Run migrations
$ python manage.py makemigrations
$ python manage.py migrate

# Run Server
$ python manage.py runserver

# To access admin panel on local host
http://127.0.0.1:8000//admin
# 1) create super user
$ python manage.py createsuperuser 

To run this project you will require security key that is not included in the repositiory. If you wish to try then dm me I will send you.

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Team Leveling

 

Back to top

About

Alliance Hackathon Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •