Posts trip information, and then fetches data from various APIs.postTrip helper functionfetchLocal helper functionServer side addTrip functionServer side – example of a fetch function using promises and saving the trip object.Updating the UI with the stored trip information.
An App that performs sentiment analysis for the given news article. It uses an external API to perform natural language processing and displays various results.
Added background colour gradient via CSSAlternating left and right aligned sections via CSSMoving circle effects added via CSSButton Top handling via the visible class.Showing “TOP” button and scrolling behaviour handling via Javascript.