Skip to content

RoryGoddard/RORGOD625_FTO2405_GroupB_RoryGoddard_SDF06

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[SDF06] Project: Mobile App

Project Overview

alt text

For this project I had to follow along the scrimba course at Scrimba's mobile app course with Firebase. Tasked with creating a shopping list web app, we were to utilise our knowledge of HTML, CSS, and most importantly Javascript, to build a stylish web app that could communicate with a database on firebase live in order to add and delete items off of a user generated shopping list.

Challenges Faced

Most of the Javascript came more easily this time around due to the exposure I am getting to it through these courses. That said, learning how to interact with firebase left me scratching my head at times learning the syntax. It makes perfect sense, you just need to take the time to think about it and when you wrap your head around it, it clicks. I exercised CRUD practices of course, which was an experience I really enjoyed and I want to get further experience with backend tools after this project. All in all, the challenges were definitely learning how to use javascript to interface with firebase, but I am feeling confident at the end of this project and keen to exercise these new skills soon.

Final Thoughts

This was a tricky but deeply educational project. I got the oppurtunity to work with firebase, a database tool provided by google that is particularly friendly to the front end developer. Using firebase has lit an interest within me to familiarise myself with other back end technologies as I found it deeply rewarding to complete a project that touched on all facets of web development. Learning how to utilise firebase within my Javascript to use "CRUD" principles on an online database was an experience that has taught me a lot, and as I said earlier, I am keen to use these skills soon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.1%
  • CSS 29.2%
  • HTML 23.7%