Skip to content

not intended to be creepy, but to scout any new apartments for your family.

Notifications You must be signed in to change notification settings

TaylorIsBlue/SchoolFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School Finder

A simple React JS App that looks for schools around a property. Provides information about the known schools within a certain area with Overpass API.

Features

  • Search for a certain type of school with filters (Primary, Secondary, Tertriary)
  • Provide a radius/distance to search for.
  • Search in Kilometers, a widely used metric system.
  • Simple and quick searching, google won't provide you this quick information with one search like this would.
  • No bloat, this program is simple and straight forward.

To Do:

  • Property Information (Google?) (Need to find a API)
  • Light/Dark Mode Toggle

How To Run

Fork this repo, then: In one terminal:

cd backend
node index.js

In another terminal:

cd frontend
npm start

Disclaimer

This is a project that I made simply because I was bored, bugs, errors, etc are unlikely since its so simple. If there are any bugs, they are 99% most likely fixable (esaily of course) if you need to use this site.

Releases

No releases published

Packages

No packages published