Git Product home page Git Product logo

badminton-map's Introduction

Badminton Map

A web application to locate and review badminton courts.

Table of Contents

Features

  • Locate badminton courts on a map
  • Search courts by name or location
  • View court details and reviews
  • Add and rate courts
  • User authentication with Supabase

Getting Started

Follow these instructions to set up the project locally.

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn
  • Supabase account

Installation

  1. Clone the repository:

    git clone https://github.com/hearimm/badminton-map.git
    cd badminton-map
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Set up environment variables: Create a .env.local file in the root directory and add your Supabase credentials and other environment variables:

    NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
    NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key

Usage

  1. Run the development server:

    npm run dev
    # or
    yarn dev
  2. Open your browser and navigate to http://localhost:3000.

License

Proprietary License

Copyright (c) 2024 헤아림

All rights reserved. This software and associated documentation files (the "Software") are the proprietary property of 헤아림. Unauthorized copying, modification, distribution, or use of the Software, in whole or in part, is strictly prohibited.

The Software may not be used, copied, modified, or distributed without express permission from 헤아림.

For permission requests, please contact: [email protected]

badminton-map's People

Contributors

hearimm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.