Giter Site home page Giter Site logo

gymkhana's Introduction

Gymkhana

A web application for managing various gymkhana activities like club registration, event management, inventory management, booking club merchandise, etc. for all the gymkhana clubs in our institute.

Tech stack

Prerequisites for Setup

Create an OAuth2 Client

  1. Go to the Google Cloud Platform Console
  2. From the projects list, select a project or create a new one
  3. If the APIs & services page isn't already open, open the console left side menu and select APIs & services
  4. On the left, click Credentials
  5. Click New Credentials, then select OAuth client ID
  6. Select Web application in the Application type
  7. Give a name to the application
  8. In Authorized Javascript origins add http://localhost:3000
  9. In Authorized redirect URIs add http://localhost:3000/login/redirect
  10. Click on Create button
  11. Note Client ID and Client Secret

Local Setup

  • Fork and clone the repository.
  • Add remote upstream git remote add upstream https://github.com/BitByte-TPC/gymkhana.git
  • ui setup
  • api setup

Setup using docker

  • Fork and clone the repository.
  • Add remote upstream git remote add upstream https://github.com/BitByte-TPC/gymkhana.git
  • Create a new file in both api & ui directories named: .env and copy all the content from the respective .env.template files.
  • Run docker compose up to start

Design Docs

Want to contribute?

Check out CONTRIBUTING.md.

gymkhana's People

Contributors

aksh-bansal-dev avatar arminpatel avatar brijsiyag avatar divyanshkhetan avatar garg3133 avatar imperiumx avatar manie-oss avatar masterchief164 avatar prajwalborkar avatar pranshunayak avatar sahany099 avatar samy-33 avatar varisha-025 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.