/OSC-Sports-App

Create an app in which players with less exposure will be able to connect someone like them and could be able to book any ground/stadium to practice and share their fares accordingly

Primary LanguageDart

Open Summer of Code : Sports App

A Platform to connect each and every player of this world.

Star ⭐ and Fork the repository to earn bonus points.

Table Of Content

General Information

As there are many passionate players in the world but because of lack of companions and less social exposure they are unware of players like them. We are about to place these players on a single platform in order to make their future and make the world better.

Tech Stack

Front end: React Native, JS
Backend: NodeJS, Python-Django
Database: MySQL

Workflow

sportsappworkflow

SetUp

Here's a brief intro about what a contributor must do in order to start developing the project further:

  1. Open VSCode
  2. Copy the given command
git clone https://github.com/upes-open/OSC-Sports-App
  1. Go to folder according to the issue you are working and save your work
git add .
  1. Now commit your changes
git commit -m "your message"
  1. Raise your first PR 😎🥇