Skip to content

World Sense is a web application that lets you explore global datasets. You can search by crime type, restaurant name, or Tesla vehicle type. The app uses a React frontend with an ASP.NET 9 backend and a Microsoft SQL Server database hosted on Azure.

Notifications You must be signed in to change notification settings

FranThe3rd/WorldSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Sense

Live Demo

World Sense is a web application that lets you explore global datasets. You can search by crime type, restaurant name, or Tesla vehicle type. The app uses a React frontend with an ASP.NET 9 backend and a Microsoft SQL Server database hosted on Azure.


Features

  • Search global datasets by category: crime, restaurants, Tesla vehicles.
  • Two API endpoints:
    • GET /all – Fetch all entries
    • GET /name?text= – Filter entries by name depending on the subject
  • AI tool that looks at your data and gives detailed responses.

Tech Stack

  • Frontend: React (hosted on Vercel)
  • Backend: ASP.NET 9 (hosted on Azure Web App Service)
  • Database: Microsoft SQL Server (hosted on Azure)

Website Design

Home Page

World Sense Home Page

Map Page

International Women Media Foundation Page

Frontend Inspiration

Citizens Page

World Sense Home Page

Setup

  • Just clone the repo
  • npm install
  • npm start

About

World Sense is a web application that lets you explore global datasets. You can search by crime type, restaurant name, or Tesla vehicle type. The app uses a React frontend with an ASP.NET 9 backend and a Microsoft SQL Server database hosted on Azure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published