Commit Graph

106 Commits

Author SHA1 Message Date
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
Ray 1497d806f6
Code tidy-up 2023-09-12 10:33:27 +00:00
Ray bb2ed39cd8
Add logging message to check if username is longer than 4 characters 2023-09-12 10:32:32 +00:00
Ray 2407336ea4
Add space 2023-09-12 10:08:58 +00:00
Ray 53332a2bb2
Setup State for checking credentials 2023-09-12 10:07:46 +00:00
Ray 90fd5583fd
Add Handler to stop page refreshing upon submission 2023-09-12 10:02:20 +00:00
Ray af5171baa3
Refer Signup page to Signup function from Firebase 2023-09-12 09:56:44 +00:00
Ray ea64819d91
Linking Firebase Databse with Signup 2023-09-12 09:28:56 +00:00
Ray 1e968638ab
Import Firebase Auth and Repair Col 2023-09-12 09:14:26 +00:00
Ray 0635f56265
Resize signup Button 2023-09-12 09:09:44 +00:00
Ray f1b6e70499
Add "Sign up" button 2023-09-12 08:56:20 +00:00
Ray bf85238e07
Make text boxes smaller 2023-09-12 08:51:15 +00:00
Ray ba5faef1e1
Add extra boxes to signup page which ask for login 2023-09-12 08:43:22 +00:00
Ray 6b1f07502f
Create signup page with username box. 2023-09-05 11:07:20 +00:00
Ray 44444228e5
Import Form function from React Bootstrap 2023-09-05 10:51:10 +00:00
Ray 3f50fc9e05
Create Signup page. 2023-09-05 10:49:37 +00:00
Ray 9ebc354bb1
Change state to AuthNavItems to simulate signed up user 2023-09-05 10:48:47 +00:00
Ray 84f5672aca
Modify Navbar view for different users dpending on login 2023-09-05 10:43:11 +00:00
Ray f1e29a7ca4
Add state 2023-09-05 10:31:24 +00:00
Ray 4501ff2638
Emulating a login as Firebase is causing issues. 2023-09-05 10:28:50 +00:00
Ray c9b97caee1
Create Navigation Array for guests and signed in users 2023-09-05 10:26:01 +00:00
Ray f374b056ad
Create Sign Up and Login links in Navbar 2023-09-05 10:21:38 +00:00
Ray f9f76513d7
Various repairs to the About page 2023-09-05 10:16:02 +00:00
Ray fcb03a7b29
Creating Header.js to tidy up navbar from main app 2023-09-05 09:25:55 +00:00
Ray 82f29ee711
Modify Homepage Route Path 2023-09-05 09:08:53 +00:00
Ray b710dadc75
Create Contact webpage 2023-09-05 09:06:09 +00:00
Ray 0726adcb28
Add Contact route 2023-09-05 09:05:06 +00:00
Ray 3d02f029e2
Add About element 2023-09-05 09:04:36 +00:00
Ray 5489b44682
Create Homepage 2023-09-05 09:03:39 +00:00
Ray 85ce7c85ff
Create Homepage 2023-09-05 09:03:36 +00:00
Ray 19a13f21c7
Add props.greeting to the <About /> component 2023-09-05 08:55:33 +00:00
Ray fd85479666
Add hey you message 2023-09-05 08:53:11 +00:00
Ray 9c1e0bc5f4
Refer to About webpage in route. 2023-09-05 08:51:32 +00:00
Ray d687b0b9ff
Add reference to about page via import cmd. 2023-09-05 08:50:34 +00:00
Ray 1593b33ae2
Create site that returns the word "about" 2023-09-05 08:48:47 +00:00
Ray 2a4e8b9259
Create About page 2023-09-05 08:46:50 +00:00
Ray 3c1e822f4c
Add about Route Path 2023-09-05 08:46:26 +00:00
Ray 3e3f7bbdac
Import Browser Router and sorrounded App. 2023-09-05 08:38:49 +00:00
Ray aca31363ad
Update App.js
Removed "- Test Change"  from the Navbar heading from testing the change to my git commit email.
2023-08-30 13:49:35 +10:00
Ray 5a6a0a132f
Testing change to Git Commit email address. 2023-08-30 03:34:16 +00:00
Ray c66c5d79ae
Added basic NavBar with Common links. 2023-08-29 10:46:51 +00:00
Ray 8fe1ceeb48
Add Navbar with the word "App" 2023-08-29 10:39:39 +00:00
Ray 4e445176cb
Configured Firebase with Hosting Options. 2023-08-29 09:50:36 +00:00
Ray 6831007fd9
Initialize FIrebase App FirebaseConfig 2023-08-29 08:59:38 +00:00
Ray 279f85078e
Modify Code to make human readable, specifically making FIrebase Import's seperate. 2023-08-29 08:54:24 +00:00
Ray af4cdc366b
Import Firebase App 2023-08-29 08:52:42 +00:00
Ray 6b38c5c083
Add Firebase Configuration to Project 2023-08-29 08:51:59 +00:00
Ray f1a6e151ce
Removed React.js logo 2023-08-29 08:34:11 +00:00
Ray c9c45bdb95
Adding Navbar using React Bootstrap 2023-08-29 08:21:04 +00:00
Ray 7a698eee15
Added Bootstrap to Index.js 2023-08-22 10:22:21 +00:00
Ray 63a6c63354
Adding Bootstrap to index file 2023-08-22 10:17:28 +00:00
Johannes Muljana bd08f0aefc Initialize project using Create React App 2023-08-01 18:26:47 +10:00