Skip to content

cckats/BasketNow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏀Basket...Now!!!🏀

A place to find Basketball Courts in your area, View upcoming games, Create your own and Never stop playing.

This React app gets basketball courts and its data from OpenStreetMap (OSM) API (using Overpass scripting language), the map and UI is created on top of leaflet and styled using tailwind css, Queries and states are handled using RTK-Query and the API is writen in ExpressJS and is stored using PostgreSQL.

🔗 Website Link

Try it Online Here!

✔ Features

  • View all active and non active Courts in your Area
  • Mark Courts Full for other Players to avoid
  • Check-In to Play at a specific time alone or with a team and request other players to join you
  • View currently scheduled matches and join

📸 Screenshots

alt text alt text

💻 Run Locally

Clone the project

  git clone git@github.com:cckats/basketnow.git

Go to the project directory

  cd basketnow

Install dependencies

  npm install

Start the App

  npm run start

To run the API server locally you can use JSON Server by changing the APIs baseUrl to your localhost server, removing the JSON server comments and running

  npm run start:server

📋 Roadmap

Roadmap can be found here

🔗 Links

linkedin

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors