giulia mummolo

A collection of app prototypes.

Documenting how I implemented various web and mobile applications as part of a Front-End bootcamp.

Projects overview

This section is a collection of web and mobile applications that I built as part of a Front-End bootcamp course I participated in between March and May 2020. All the prototypes below were fully implemented and constructed by me, following the designs provided by the instructors. After a period of self-learning basic technologies, I decided to fully commit to developing my coding skills and change my career path. The projects cover a range of Front-End technologies, including JavaScript and React.

Role

Front-End developer

Tech Stack
Period

March 2020 - May 2020

01. Recipes book web application

restaurant-app

Core functionalities

  • Fetch recipe information from database
  • Store order data and user data in database
  • Add selected quantities to the basket using local storage
  • Allow users to update and remove order details

Technologies

This project was built using React and Sass

Project links

02. A twitter-like mobile application

Core functionalities

  • Post new tweet
  • Like an existing tweet
  • Comment an existing tweet
  • User auth with email and password
  • Avatar image upload

Technologies

This project was built using Javascript and CSS

Project links

03. Banking web application

Core functionalities

  • Create new user account
  • Transfer funds between accounts
  • Update account and user settings
  • Rounding pense and store to savings feature
  • Take loan

Technologies

This project was built using React and Sass

Project links