Skip to content

Bucketlist app with Leaflet map and restcountries.eu API

Notifications You must be signed in to change notification settings

adriflorence/bucketList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucket List

  • Use the rest countries API to get the countries of the world.
  • Add countries to a bucket list.
  • Persist this list using Mongo.
  • Try to split your client code into models and views. Think about the responsibilities of each.

Possible extensions:

  • Add a Leaflet Map with markers for countries on the bucket list
  • Add more detail to the bucket list items - e.g. landmarks you want to visit or the season you want to visit in. Persist these to Mongo too.
  • Style the app

About

Bucketlist app with Leaflet map and restcountries.eu API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages