Skip to content

deendevelopers/team-2-deafblind-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Team 2 Deaf Blind 2021

This is the group repo for Team 2 of the Deaf-Blind Deen Developers hackathon of 2021.

Team 2's focus statement for the hackthon was:

A huge majority of people with sensory loss and those that care for them do not know what places and activities are accessible for their needs, this includes restaurants, stores and gyms.

Main Features

  • Random (and custom random search) recipe generation using spoonacular API

  • Users can save and delete desired recipes when logged in

  • Custom recipe adding to firebase - to build own database of recipes

  • Recipe searching using spoonacular API (In Process)

  • Step-by-step instructions

  • Progressive Web App (PWA)

Improvements/Future Work

  • Adding Reviews to recipes

  • Communication between users via chat regarding recipes

  • Adding recipes and/or voice recording of step by step instructions

  • Chat feature

  • Build native app with React Native or other tools

Branches

  • Main

  • Practice: includes some pre-project work done to get familiar with semantic html, spoonacular API, etc.

Versions

Both versions use React and also Firebase for authentication.

Client-side rendering:

  1. The first version of the app began with the create react app CRA React implementation along with the Spoonacular API for fetching recipes.

This version was deployed using Netlify - visit the app at here https://recipe-mate.netlify.app/.

Server-side rendering

  1. The second version of the app used Next.js and Contentful as the data source for the recipes.

This version was deployed using Vercel - visit the app at here https://recipe-mate.vercel.app/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published