Skip to content

Dashboard for keeping track of scores for various card games

Notifications You must be signed in to change notification settings

rohitmishra33/Gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini

Gemini is a card game dashboard aimed to eventually support score tracking for a wide variety of card games.

List of currently supported games:

  1. Kali ki Begum

Build and Installation

Use the package manager npm to install the required backend dependencies. The frontend is generated using Angular CLI version 7.3.7. So, it can be built using the ng build command or the npm install command. Go to the project root and execute the following sequence of commands.

cd game-dashboard-backend
npm install
cd ../game-dashboard-frontend
ng build

Deployment

  • Windows - Run the start.bat file present in the root directory of the project from a command prompt window.
start.bat
  • Linux - Run the start.sh script present in the root directory of the project from a terminal window.
./start.sh
  • Mac OS X/macOS -
To be added (Should be fairly similar to the one for linux)

Contributing

Pull requests are welcome. Please create a separate branch for any changes that you wish to make and once done, raise a pull and merge request against the master branch.

License

To be added

About

Dashboard for keeping track of scores for various card games

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •