Skip to content

George-Anagnostou/countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country Guesser

A simple site to practice some basic web skills and have a little fun learning about countries. The site currently features a list of all countries that is filterable by continent and sortable by name or population, as well as country and capital guessing games. Make an account to track your longest streak, and check out the leaderboard to see the best players!

This site is written in Go using the echo web framework with an sqlite3 backend. No Javascript is used; the site is statically rendered with Go's standard html template package.

Roadmap

[X] Country Guesser

[X] Capital Guesser

[X] Users

[X] Leaderboard

[X] Skip Quesiton

[ ] Population Guesser

About

A fun country and capital guessing game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published