Skip to content

Sample Kaun Banega Crorepati (KBC) webapp written in Golang and JavaScript.

License

Notifications You must be signed in to change notification settings

cshekharsharma/KBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KBC

This is a sample KBC (Kaun Banega Crorepati) webapp written in golang.

The code quality is very rough, but it gets the work done! \m/

Installation

  • Create a MySQL database kbc, and import tables/data from SQL files of Migration folder.
  • Update appropriate credentials in ./config/database.ini file.
  • Run [bin](./build.sh to build the application, and that will create the runnable binary in bin folder.
  • Run KBC binary from bin folder, using command line.
  • Open localhost:8080 URL in web browser, and KBC works!

License

This library is distributed under the MIT license found in the LICENSE file.

About

Sample Kaun Banega Crorepati (KBC) webapp written in Golang and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published