Skip to content

arnavmarda/twelfth-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twelfth Man

By Lightning Sharks

--

Twelfth Man is a web application that aims to act as a hosting platform for cricket games. We provide features to create player profiles, teams, matches, tournaments, as well as score games.

Motivations

As some of us are avid cricket players and enthusiasts, we found that an application like this would greatly help ease the otherwise tedious manual process of scoring a cricket game. We also added some other special features including creating user profiles, teams, tournaments and more!

Installation

Once you have cloned the repository into your desired folder, perform the following steps:

  1. Install packages in the main directory:
npm install
  1. Change directory to the frontend:
cd frontend
  1. Install required packages:
npm install
  1. Change directory to the backend:
cd ../backend
  1. Install required packages:
npm install
  1. Change back to the main directory and start:
cd ..
npm start

The webpage should now be open in your default browser

Project Contributors

The project has been created by Arnav Marda, Angad Kapoor, Anirudh Rao, Ezequiel Hererra and Tanmay Desai. The logo for the website was created by our dear friend Tahaa Mithiborwala (not in this class).

Copyright

Copyright 2022 Twelfth Man. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published