Now after years, when I revisit this repo, I see error in every component, in every function, in every design decision, in every file. Please do not learn from this repo (especially in final project). Use it if u want to 'just' pass the course.
This repository contains full web applications course at AGH UST (2021/22).
The final project (last 3 labs) included creating a web application in Angular for restaurant including the connection with Firebase - Realtime Database during which I have learned authentication and basic information about JWT.
- HTML
- CSS
- JavaScript
- TypeScript
- Angular
- Firebase
- Node.js
The fortnight's assignments' pdfs can be seen here:
Assignment | Release | Description |
---|---|---|
lab1.pdf | - | Basic HTML + CSS (not mandatory, therefore no release) |
lab2.pdf | lab2-release | HTML + CSS |
lab3.pdf | lab3-release | HTML + CSS + JavaScript |
lab4.pdf | lab4-release | Angular introduction |
lab5.pdf | lab5-release | Angular advanced, firebase connection |
lab6.pdf | lab6-release | Angular + authentication handling + Firebase |