/hungry-app

A mobile recipes app build with ReactJS

Primary LanguageJavaScript

HungryApp

HungryApp is a recipes app build with ReactJS for mobile. Users should be able to search for recipes from all around the world using diferent types of filters, save their favorite recipes, register their progress in making that recipe, and there's also a possibility to create and edit a personal profile. For data, we used TheMealDB API and The CockTailDB API.

This was the final project for the Frontend Module of the FullStack Web Development course at Trybe, and it was a group project. Nathalia Miranda, Millene Galetti, Gabriel Pinheiro and André Mello were part of this amazing team. 🚀

Technologies

  • ReactJS
  • CSS3
  • React Testing Library
  • Mobile-first design

Installation and usage

npm install

npm start

Challenges

All I can say about this project is that it was an amazing practice for the "real life" team work. The main challenge - and the greatest learning, after all - was to learning how to work well in a team where each person had their own strengths and weaknesses. But we got lucky, because we all were really focused on doing our best job, not only with the code, but also in help and lift each other up. I'm safe to say that this was my best teamwork experience so far, and I think that the final project reflects this. We were all really proud of the final product, even though it's not finished yet in terms of styling.

Talking about that, I do plan to get back to this project and not only refactor some of the code, but also finish the CSS that we didn't have the time to finish due our deadline.

Credits

Although most of the bussiness rules of the app we developed in team through pair programming, all the tests were developed exclusively by Millene and Gabriel.