Skip to content

A SQL learning platform that runs entirely on the browser and can be deployed with GitHub pages.

License

Notifications You must be signed in to change notification settings

NicholasHusin/speedy-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speedy SQL (Live Demo)

Speedy SQL is a SQL learning platform that runs entirely on the browser. The project is designed to be deployed using GitHub pages, allowing anyone to deploy their own custom set of SQL problems by simply forking the repository and writing Markdown files.

Screenshots

Home Page

Solving a Problem

Deploying

To deploy your own version of Speedy SQL:

  1. Fork this repository.
  2. Go to your repository settings and deploy it as a GitHub pages.
  3. Edit and create Markdown files in the _problems directory to specify your own custom problems.
  4. Push any changes you made to your forked repository for the deployed website to change accordingly.

About

A SQL learning platform that runs entirely on the browser and can be deployed with GitHub pages.

Resources

License

Stars

Watchers

Forks