Skip to content

R4YLx/samsta-haken

 
 

Repository files navigation

Restaurant App

An assignment developed by Raymond Lam, Hanna Håkanson and Benjamin Tsubarah.

Visit the page Sämsta Haken

Languages used:

  • React.js

Table of contents

Assignment

Build an application to find restaurants nearby, in a group of three while using agile scrum methodology.

Requirement

  • Locate restaurants on a map
  • List the located restaurants
  • Display additional information about the places
  • Filter and categorize
  • Locate based on users position
  • State county and show restaurants
  • Receive directions to a chosen restaurant
  • Give suggestions of restaurants

Time limit

  • 3 weeks

Tools

  • VS Code
  • React
  • Axios
  • Firebase
  • Google Maps API
  • React Hook Form
  • React Table
  • React Query
  • React Query Firebase
  • SCSS
  • Tailwind CSS
  • Daisy UI
  • React Icons
  • Jira for Scrum

Setup

To run the app you have to:

  1. Add an .env file for Firebase Firestore and Google Maps keys.

  2. Open terminal and run:

   npm install
   npm start

Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Printscreen

Homepage

Tips modal

Admin page

Profile page

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • Other 1.5%