Skip to content

zzKew/Padel-hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥎 Padel App "Padel.hub", YOWL

Padel.hub is a padel-first social web app that centralizes everything players need in one place: a padel-only feed (short posts, clips, links), community features (DMs and groups to organize games), and a booking hub to find courts and coaches. It also includes an activity-style recap (Strava-like) and a knowledge space for rules and simple strategies. The goal is to keep users engaged with focused, high-signal padel content while making it easy to turn scrolling into real sessions on court.

🧾 License

This code is published for demonstration purposes only.
© 2025 RJTS — All rights reserved.

⚙️ Tech Stack

(Fontend)

  • React native (with tsx) -> to easily make a android/ios app
  • Expo -> mobile prototype for apps

(Prototype)

  • Figma -> to design the app and make a prototype

(Backend, removed for the preview)

  • NodesJS with ExpressJS -> easy and fast backend

(Database)

  • MySQL -> Database

(Deployement)

  • Docker -> deploy the project easily

📬 Contact

Théo Busiris :

Simon SLACK :

Jules Fischer :

Raphael Leger :

▶️ Run Locally

  1. Clone the repo and go into the folder :
git clone [email protected]:EpitechBachelorPromo2028/B-TBM-100-PAR-1-1-yowl-6/.git
cd B-TBM-100-PAR-1-1-yowl-6
  1. Install docker :
npm install docker
  1. Install dependencies & start :
docker compose up --build

🔎 Preview

Figma prototype : https://www.figma.com/design/nsnF5cxknxaF5y4UtdTyvq/Padel-hub?node-id=0-1&t=DiLUAzjb0bQo7RjS-1

Below are screen records showing the app features

Prototype (with mobile expo app)

image
Or : link to the prototype : exp://sq5vmly-anonymous-8081.exp.direct

ScreenRecording_01-27-2026.11-13-32_1.mp4

MVP

screenrecording-01-27-2026-11-10-37-1_RPoo3V8t.mp4

🗎 /docs/ structure

|- - docs / 
| | - - 01_ research / -> Research and Problem Framing   
| | - - 02_ personas / Personas 
| | - - 03_ user _ journey / User Journey
| | - - 04_ wireframes / UX Design
| | - - 05_ mockups / UX Design
| | - - 06_ prototype / UX Design
| | - - 07_ feedback / Feedback
| | - - 08_ prioritization / Prioritization
| | - - 09_ pitch / Product Pitch

About

Padel Hub App

exp://sq5vmly-anonymous-8081.exp.direct

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.3%
  • Other 0.7%