Back to Portfolio

Qous - Famil web app

Forge Screenshot 1
Forge Screenshot 2
Forge Screenshot 3
Forge Screenshot 4
Forge Screenshot 5

Background

My sister and I were discussing how to better organize the household chores. She asked if I could create a tool to help with this. Since it was summer and I had been looking to build stuff, I decided to expand the project.

How It Works

The application is a comprehensive blend of various features. It allows users to create weekly and monthly shopping lists, check bus schedules, access weather data, and look for recipes online.

Technologies Used

I have taken a break from programaing for a while to focus on my studies. For this project, I decided to use plain 'vanilla' HTML, CSS, and JavaScript. I haved not added any backend yet, but I considered using cloud based one like Firebase. The weather, bus schedule, and recipe data is fetched from external APIs.

What I Learned

I learned a lot about working with APIs and how to fetch data from them. I also learned how to use local storage to save user data. I also learned how to use CSS Grid to create a responsive layout.