Commit Graph

101 Commits

Author SHA1 Message Date
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
Ray ed5cf0454c
Add Redirect to homepage from signup 2023-09-19 11:06:46 +00:00
Ray 892df52755
Redirect to homepage once user registers 2023-09-19 10:58:05 +00:00
Ray b682d93e92
Add AuthContext to signup.js 2023-09-19 10:50:06 +00:00
Ray 1f39645265
Add AuthContext as a provider 2023-09-19 10:47:17 +00:00
Ray 6464316cb7
Add AuthContexts to App.js 2023-09-19 10:45:59 +00:00
Ray 54dfacce1d
Create Contexts folder and create AuthContext 2023-09-19 10:44:23 +00:00
Ray 75ab74df27
Add sign-in redirect to home 2023-09-19 10:32:12 +00:00
Ray 0e168267b1
Add validation for login credentials to determine if real details. 2023-09-19 09:47:10 +00:00
Ray 5c0081bdc6
Create Signin state and page 2023-09-19 09:37:40 +00:00
Ray d5ee3f272d
Added Route path for Signout 2023-09-19 09:07:06 +00:00
Ray 5628b1dc1e
Create Signout Page 2023-09-19 09:01:53 +00:00
Ray 02d06b2385
Add Signup state to reflect userState 2023-09-19 08:57:07 +00:00
Ray 3f05cd8dfd
Various repairs to broken signup button not submitting data 2023-09-18 14:09:45 +00:00
Ray d7975cf0cc
Adding user to Firebase 2023-09-12 11:13:24 +00:00
Ray 15261499de
Various repairs to code 2023-09-12 11:08:05 +00:00
Ray c488682fe7
made a typo on indexOf where "O" was "0" 2023-09-12 10:59:54 +00:00
Ray fcdc2339d7
Add second check of disabling button unless conditions met 2023-09-12 10:55:37 +00:00
Ray 76113ace96
Adding checks to validate user and password 2023-09-12 10:50:24 +00:00
Ray 0861cc7455
Adding States to Form Groups. 2023-09-12 10:40:54 +00:00
Ray 9781154b53
Add Set Valid Username state 2023-09-12 10:36:15 +00:00