Commit Graph

121 Commits

Author SHA1 Message Date
Ray 3b7285b1a8
Further changes to the ReviewForm to add authentication state 2023-11-21 10:11:14 +00:00
Ray ec35fdbdc1
Remove review header as it is already added to ReviewForm Component 2023-11-21 09:48:17 +00:00
Ray 3d0762c8c2
Add ReviewForm component to Movie Detail Page 2023-11-21 09:46:38 +00:00
Ray 642aad60af
Add AuthContext to FormReview and adjust image detail 2023-11-21 09:44:56 +00:00
Ray b7e62e580a
Move Review form to seperate component 2023-11-21 09:31:43 +00:00
Ray f3fbec7dba
Copy changes from BookClub to MovieClub ( Adding existing reviews section) 2023-11-15 14:06:53 +00:00
Ray 1ab2ff3b84
Various fixes 2 2023-11-15 06:46:20 +00:00
Ray 28a7367bf9
Various fixes 2023-11-15 06:44:42 +00:00
Ray 670a29d0e2
Various fixes 2023-11-15 06:41:24 +00:00
Ray 5ab7f1c714
Working Movie Detail Page 2023-11-15 06:39:29 +00:00
Ray 97788eff86
Why won't you just grab data from the fucking database 2023-11-15 05:30:45 +00:00
Ray 707e20b9ef
Deploy latest changes to Google Firebase Hosting 2023-11-14 16:35:55 +00:00
Ray b6cce5e40a
Deploy changes to Firebase and modify code to include Genre 2023-11-14 16:31:50 +00:00
Ray 1dab4edd4d
Add Main cast as sub info within card. 2023-11-14 16:28:27 +00:00
Ray 6fde426922
Modify information to query from correct Firebase database 2023-11-14 16:19:16 +00:00
Ray 57f760e158
Fix typo and deploy to Google Firebase Hosting 2023-11-14 14:47:32 +00:00
Ray 38a5d39f80
Modiy lesson work from book context to movie context 2023-11-14 14:40:00 +00:00
Ray 337298348f
Copy Code from Book Club to Movie Club and modify code accordingly 2023-11-14 10:38:14 +00:00
Ray 6aa2a05437
Change "FirebaseConfig" to "firebaseConfig" (typo) 2023-11-14 07:10:52 +00:00
Ray daab18fae7
Export FirebaseConifig as Const 2023-11-14 07:08:15 +00:00
Ray f72b0d2d7b
Added Movie themed Favicon from https://favicon.io 2023-11-13 16:39:44 +00:00
Ray c4d3f42b66
chanfe typo from "FirebaseConfig"to "firebaseConfig" and deploy to Firebase 2023-11-13 16:08:33 +00:00
Ray 31150ddce7
Correct header title to "Ray's Movie Club" 2023-11-13 15:43:25 +00:00
Ray 3cede41dbe
Change "books/books" to "movie/movies" 2023-11-13 15:42:27 +00:00
Ray bb31d1eca8
Change Home.js ItemCards from book.title to title 2023-11-13 15:36:05 +00:00
Ray 4efa6861f9
Firebase Hosting is fucking hell. 2023-11-10 01:38:44 +00:00
Ray 6054b605ed
Merge branch 'main' of https://github.com/rayymoment/RaysMovieClub 2023-11-10 01:36:42 +00:00
Ray b20f2f082f
Firebase can kiss my fucking ass 2023-11-10 01:29:22 +00:00
Ray 18e140e7f9
change "FirebaseConfig" to "firebaseConfig" on line 1 2023-11-10 12:19:19 +11:00
Ray 1a76e9d40a
Fix typo on line 33 ("FirebaseConfig to "firebaseConfig") 2023-11-07 15:24:32 +00:00
Ray a50e00fb45
Change FirebaseConfig to correct authkey 2023-11-07 23:52:27 +11:00
Ray c0278b9688
Getting Images from Firebase Storage (Working) 2023-11-07 12:23:07 +00:00
Ray 0d7d7d575a
Currently broken, Johannes to investigate 2023-10-24 09:51:23 +00:00
Ray 5ae1e96146
Import getting images from URL. 2023-10-24 07:48:34 +00:00
Ray d37bd54725
Add Storage component to homepage 2023-10-24 07:47:41 +00:00
Ray 93b4f2de62
Add Firebase Storage for Book Covers 2023-10-24 07:45:48 +00:00
Ray 1f8f1793a9
Adding book info cards to homepage 2023-10-17 10:00:13 +00:00
Ray 06e7600809
Repairs to code 2023-10-17 09:22:36 +00:00
Ray ffa951936e
Fetch data from Google Firestore 2023-10-17 09:21:08 +00:00
Ray 2f3da54016
Add function to get data from Firestore 2023-10-17 08:46:28 +00:00
Ray 487818c61a
Enabling Google Firestore from Firebase 2023-10-10 09:57:56 +00:00
Ray 10dc5673eb
Temp fix, Johannes to investigate 2023-10-10 09:37:04 +00:00
Ray 7129071a55
Change "Account" to user email when signed out. 2023-10-10 09:32:54 +00:00
Ray 99c7b5f7e7
Fix NavDropDown and add Logout Dropdown 2023-10-10 09:11:56 +00:00
Ray 1877daa939
Remove signout option and import NavDropdown in Header.js 2023-10-10 09:04:25 +00:00
Ray 29fa4ff5de
Remove double up. 2023-10-10 08:47:23 +00:00
Ray 84f376f1ea
Repair human friendly errors with additional message 2023-10-10 08:25:52 +00:00
Ray 5aadd3793d
Add human friendly error codes 2023-10-10 08:15:02 +00:00
Ray 58fc5fd900
Modify Signin.js to add error code from Firebase with invalid credentials 2023-10-10 08:05:45 +00:00
Ray 0524ba25bd
setup firebase and plugins 2023-10-10 07:53:59 +00:00