Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planning Poker

Database

Ensure SQLite3 is installed and run the following to initialize the database:

sqlite3 planning-poker.db < db/create_games.sql

Seed the database:

sqlite3 planning-poker.db < db/seed_games_sd.sql
sqlite3 planning-poker.db < db/seed_games_whisqy.sql

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages