Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (29 loc) · 1.01 KB

Drink APP

Team - Members

  • Fares AL-Helo
  • Rana Obaid
  • Hashem Taha
  • Alaa Taima

What our app provide ?

we built a drink-app that help user to find any drink he prefered and also know it's ingredients, so the user will get :

  • Drink photo.
  • Drind ingredients.

Why did we built our app ?

to get information about any drink

How our progress was during the building of our app ??

  • Make tests for server routs.
  • Create Express server.
  • Handle files from client side.
  • Handle error from client and server.
  • make arequest from front-side to express-app by using (fetch).
  • Make a request to coctail-api from express-app. by using (request-module).
  • then, client get required data from express-app then populate them in dom.
  • Code modularization.
  • Code Refactor
  • Make style
  • Fix accessibility and responsive
  • display data to the user.

User Journey

  • When the user enter any name of drink then, click on submit button , he will get data about this drink that includes :
  • Drink Photo
  • Drink's Ingredients