Skip to content

Commit 054e1af

Browse files
docs: user info. updated
1 parent 4c6644e commit 054e1af

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# :zap: Ionic Angular Project
22

3-
App to create Airbnb-style property listings with pages to make bookings and update property details. Code from Udemy Tutorial: [Ionic 4 - Build iOS, Android & Web Apps with Ionic & Angular](https://www.udemy.com/ionic-2-the-practical-guide-to-building-ios-android-apps/), using the [Ionic 5 framework](https://ionicframework.com/docs).
3+
* App to create Airbnb-style property listings with pages to make bookings and update property details. Code from Udemy Tutorial: [Ionic 4 - Build iOS, Android & Web Apps with Ionic & Angular](https://www.udemy.com/ionic-2-the-practical-guide-to-building-ios-android-apps/), using the [Ionic 5 framework](https://ionicframework.com/docs).
44

55
## :page_facing_up: Table of contents
66

@@ -18,6 +18,7 @@ App to create Airbnb-style property listings with pages to make bookings and upd
1818
* [:cool: Features](#cool-features)
1919
* [:clipboard: Status & To-do list](#clipboard-status--to-do-list)
2020
* [:clap: Inspiration](#clap-inspiration)
21+
* [:file_folder: License](#file_folder-license)
2122
* [:envelope: Contact](#envelope-contact)
2223

2324
## :books: General info
@@ -64,10 +65,10 @@ App to create Airbnb-style property listings with pages to make bookings and upd
6465

6566
## :signal_strength: Technologies
6667

67-
* [Ionic v5](https://ionicframework.com/)
68-
* [Angular v10](https://angular.io/)
69-
* [Ionic/angular v5](https://ionicframework.com/)
70-
* [RxJS v6](https://angular.io/guide/rx-library)
68+
* [Ionic v6](https://ionicframework.com/)
69+
* [Angular v13](https://angular.io/)
70+
* [Ionic/angular v6](https://ionicframework.com/)
71+
* [RxJS v7](https://angular.io/guide/rx-library)
7172
* [Google Firebase](https://firebase.google.com)
7273
* [Google Maps Javascript API](https://developers.google.com/maps/documentation/javascript/tutorial)
7374
* [Capacitor v2](https://capacitor.ionicframework.com/)
@@ -151,7 +152,7 @@ private getGoogleMaps(): Promise<any> {
151152

152153
## :clipboard: Status & To-do list
153154

154-
* Status: working. Updated to latest Ionic & Angular versions.
155+
* Status: Updated to latest Ionic & Angular versions. Not fully tested since updates.
155156
* To-do: Bookable place list is the same as the 'All Places' list - bookable places should not include the logged in users' places. 'My Offers' includes everyones places.
156157

157158
## :clap: Inspiration

0 commit comments

Comments
 (0)