An open API service indexing awesome lists of open source software.

https://github.com/prabdhal/destxplor

A traveling website which makes use of the Triposo API, to display to users small descriptions of various countries.
https://github.com/prabdhal/destxplor

api asp-net react-router reactjs webapi

Last synced: about 1 month ago
JSON representation

A traveling website which makes use of the Triposo API, to display to users small descriptions of various countries.

Awesome Lists containing this project

README

          

# DestXplor
A travelling website that allows users to search for any place in the world and fetches interesting information such as foods, location, vegetation, etc of the place of interest.

Work Process:
DestXplor is a fully responsive website developed using ASP.NET along with react.js on the front end. Using react.js along with several libraries such as react router allowed for clean component based programming. A web API controller was built for the contact form model to allow posting, viewing and deleting contact messages left by users. Integrated Triposo API to display information articles of cities all over the world. DestXplor was deployed on Azure using Azure SQL database to store data and dotenv to store sensitive information.

Technologies:
ASP.NET Web API, C#, React.js, JavaScript, HTML, CSS, Bootstrap, TriAzure