emmeryn / is-it-open

Given some raw data for restaurants and their opening hours, this is a simple user-facing web app that allows the user to search for restaurants by some criteria.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it open?

Given some raw data for restaurants and their opening hours, this is a simple user-facing web app that allows the user to search for restaurants by some criteria.

Features

  • User accounts and authentication

  • Filter for open restaurants by date, time, and name.

  • Save and categorise favourite restaurants

Technical Details

  • Built with Ruby on Rails and React (with TypeScript)

  • Contains a rake task to import the raw CSV data into the database

  • Database powered by PostgreSQL

About

Given some raw data for restaurants and their opening hours, this is a simple user-facing web app that allows the user to search for restaurants by some criteria.


Languages

Language:Ruby 65.4%Language:TypeScript 22.4%Language:HTML 6.3%Language:JavaScript 4.7%Language:CSS 0.7%Language:SCSS 0.5%