diff --git a/README.md b/README.md index 3724be9..d6e7603 100644 --- a/README.md +++ b/README.md @@ -83,22 +83,28 @@ Enjoy AdventureLog! 🎉 # Screenshots -![Adventure Page](screenshots/adventures.png) -Displaying the adventures you have visited and the ones you plan to embark on. You can also filter and sort the adventures. +![Adventure Page](brand/screenshots/adventures.png) +Displays the adventures you have visited and the ones you plan to embark on. You can also filter and sort the adventures. -![Detail Page](screenshots/details.png) +![Detail Page](brand/screenshots/details.png) Shows specific details about an adventure, including the name, date, location, description, and rating. -![Edit](screenshots/edit.png) +![Edit](brand/screenshots/edit.png) -![Map Page](screenshots/map.png) +![Map Page](brand/screenshots/map.png) View all of your adventures on a map, with the ability to filter by visit status and add new ones by click on the map. -![Itinerary Page](screenshots/itinerary.png) +![Dashboard Page](brand/screenshots/dashboard.png) +Displays a summary of your adventures, including your world travel stats. -![Country Page](screenshots/countries.png) +![Itinerary Page](brand/screenshots/itinerary.png) +Plan your adventures and travel itinerary with a list of activities and a map view. View your trip in a variety of ways, including an itinerary list, a map view, and a calendar view. -![Region Page](screenshots/regions.png) +![Country Page](brand/screenshots/countries.png) +Lists all the countries you have visited and plan to visit, with the ability to filter by visit status. + +![Region Page](brand/screenshots/regions.png) +Displays the regions for a specific country, includes a map view to visually select regions. # About AdventureLog diff --git a/brand/adventurelog.png b/brand/adventurelog.png new file mode 100644 index 0000000..21325e5 Binary files /dev/null and b/brand/adventurelog.png differ diff --git a/brand/adventurelog.svg b/brand/adventurelog.svg new file mode 100644 index 0000000..92667f2 --- /dev/null +++ b/brand/adventurelog.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/brand/screenshots/adventures.png b/brand/screenshots/adventures.png new file mode 100644 index 0000000..fd61d54 Binary files /dev/null and b/brand/screenshots/adventures.png differ diff --git a/brand/screenshots/countries.png b/brand/screenshots/countries.png new file mode 100644 index 0000000..3b8e534 Binary files /dev/null and b/brand/screenshots/countries.png differ diff --git a/brand/screenshots/dashboard.png b/brand/screenshots/dashboard.png new file mode 100644 index 0000000..af4d8bb Binary files /dev/null and b/brand/screenshots/dashboard.png differ diff --git a/brand/screenshots/details.png b/brand/screenshots/details.png new file mode 100644 index 0000000..6ae57eb Binary files /dev/null and b/brand/screenshots/details.png differ diff --git a/brand/screenshots/edit.png b/brand/screenshots/edit.png new file mode 100644 index 0000000..123160d Binary files /dev/null and b/brand/screenshots/edit.png differ diff --git a/brand/screenshots/itinerary.png b/brand/screenshots/itinerary.png new file mode 100644 index 0000000..f153263 Binary files /dev/null and b/brand/screenshots/itinerary.png differ diff --git a/brand/screenshots/map.png b/brand/screenshots/map.png new file mode 100644 index 0000000..22b13b9 Binary files /dev/null and b/brand/screenshots/map.png differ diff --git a/brand/screenshots/regions.png b/brand/screenshots/regions.png new file mode 100644 index 0000000..6092dc6 Binary files /dev/null and b/brand/screenshots/regions.png differ diff --git a/screenshots/adventures.png b/screenshots/adventures.png deleted file mode 100644 index f49fbc3..0000000 Binary files a/screenshots/adventures.png and /dev/null differ diff --git a/screenshots/countries.png b/screenshots/countries.png deleted file mode 100644 index 7b37ec8..0000000 Binary files a/screenshots/countries.png and /dev/null differ diff --git a/screenshots/details.png b/screenshots/details.png deleted file mode 100644 index 0dee567..0000000 Binary files a/screenshots/details.png and /dev/null differ diff --git a/screenshots/edit.png b/screenshots/edit.png deleted file mode 100644 index 8aea3a7..0000000 Binary files a/screenshots/edit.png and /dev/null differ diff --git a/screenshots/itinerary.png b/screenshots/itinerary.png deleted file mode 100644 index e6107a6..0000000 Binary files a/screenshots/itinerary.png and /dev/null differ diff --git a/screenshots/map.png b/screenshots/map.png deleted file mode 100644 index e52799b..0000000 Binary files a/screenshots/map.png and /dev/null differ diff --git a/screenshots/regions.png b/screenshots/regions.png deleted file mode 100644 index f04a37f..0000000 Binary files a/screenshots/regions.png and /dev/null differ