Skip to content

Commit

Permalink
Added a readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nepommuck committed Sep 10, 2023
1 parent 4d189fe commit 9fe2320
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Object-Oriented-Design-lab
Introduction to Web Applications, Computer Science AGH UST course

## Learned technologies
**HTML**, **CSS**, **JavaScript**, Framework **Angular**

## Final project
- [**Hosted page**](https://nepommuck.github.io/Web-Applications/)
- [Source code](./Lab5/TravelAgency/src)

## Laboratories:
- [x] [**Lab 1**](./Lab1) - DONE
- [x] [**Lab 2**](./Lab2) - DONE
- [x] [**Lab 3**](./Lab3) - DONE
- [x] [**Lab 4**](./Lab4) - DONE
- [x] [**Lab 5**](./Lab5) - Only the frontend part


## Instructions
- [Lab 1](./instructions/lab1.pdf)
- [Lab 2](./instructions/lab2.pdf)
- [Lab 3](./instructions/lab3.pdf)
- [Lab 4](./instructions/lab4.pdf)
- [Lab 5](./instructions/lab5.pdf)

0 comments on commit 9fe2320

Please sign in to comment.