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.
- Host: GitHub
- URL: https://github.com/prabdhal/destxplor
- Owner: prabdhal
- Created: 2021-04-03T21:39:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T23:15:03.000Z (almost 4 years ago)
- Last Synced: 2025-05-27T03:48:23.572Z (about 1 year ago)
- Topics: api, asp-net, react-router, reactjs, webapi
- Language: JavaScript
- Homepage: https://destxplor.azurewebsites.net/
- Size: 67.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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