Skip to content

CapstoneTeamf/SpyQL

Repository files navigation

SpyQL

SpyQL is a spy-themed browser-based game that helps developers learn SQL, deployed here: https://spyql.herokuapp.com/.

spyql-level1

Collaborators: Melody Chen, Jackie Feit, Sydney Scott

Libraries that were used in this project:

Styling:

Functionality:

CodeMirror - in-browser code editor | https://github.com/codemirror/CodeMirror

Setup

To run SpyQL locally, you'll need to take the following steps:

  • Fork and clone github repo
  • npm install
  • npm run seed
  • npm run start-dev

(Note: running the game locally is not recommended due to random seeding; if you do want to play the full game on localhost, be sure to uncomment the console.log in the Table component and use your local database's tableId.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published