# About the App
This app provides an ample information for travellers to Africa by providing the details of
the best tourist attraction places and country related tourist safety standards
in those selected nations.
# End Users
The end users of this app are tourists who wants to explore the vergine attractive sceneries of African continent.
This app provides details about the top 20 African tousrist attraction places and explores safety information for travellers
when they plan to go to the country of the listed places.
# MVP Features of the APP
-Created with angular 10
-ng new generator command used to start the AfricanBestAttraction App.
-angular routing, hard coded information employed to explore the 20 best
african tourist attraction sites and the corresponding tourist countries'
safety standards for travellers.
-App comprises of least five components: Home, Contacts, African Attractions,Safety Standard and Updates.
# Wireframe
-Angular Hard codes, Images and json files are incorrported in a fashion;
1)Home- component provides introduction about the App
2)Contacts- contains the contact address of the tourst attraction places
tourists could call for detail information to the particular attraction.
3)Twenty Best African Attraction places data contains Json file and image ;
-id = country id designated
-country = country location of the attraction cites
-name = name of the attraction
-description = details of the attraction place tourists would experience
-picture = sample image of the attraction
4)Country safety levels and details of precaution tourists should take
contains json file;
nation = name of country included in tourist attraction places.
level = rank of tourist safety standard
details = country safety details for tourists
5)Updates
Recent events that might affect the traveller's plan and journey to the attraction destinations.
Tourists will be alerted and updated when there is something good or risky situations occured in
those tourist attractio …