This repository was forked from my other lesson repository. It contains a premade React.js environment. This is used as part of my diploma class at TAFE NSW for an Advanced Web Assignment and will be archived once complete.
Go to file
Ray 868fd1ce67
Update README.md
2024-07-23 14:36:33 +10:00
.firebase Final Push to Firebase and Archival of Repository as project is complete 2023-11-28 10:37:22 +00:00
.vscode Attempt to deploy to Microsoft Azure as part of issues with Google Firebase Hosting 2024-07-22 03:46:11 +00:00
assets_used_in_project Upload Movie Sample Data to Asset's folder 2023-11-20 00:55:47 +00:00
public Deploy to Netlify as backup 2023-12-13 03:28:47 +00:00
src Deciding to leave this one running on Firebase, cloning this repo for testing with Supabase 2024-07-23 04:30:22 +00:00
.firebaserc Configure Firebase to correct account 2023-11-07 13:07:29 +00:00
.gitignore Deploy to Netlify as backup 2023-12-13 03:28:47 +00:00
Assessment Task Documentation.docx Rename Assessment Documentation 2023-11-21 13:36:20 +00:00
README.md Update README.md 2024-07-23 14:36:33 +10:00
firebase.json Configure Firebase to correct account 2023-11-07 13:07:29 +00:00
firestore.indexes.json Configured Firebase with Hosting Options. 2023-08-29 09:50:36 +00:00
firestore.rules Modify Firestore Rules to Match Firebase Web side 2023-11-28 09:28:12 +00:00
package-lock.json Deploy AppWrite to migrate from Google Firebase due to false flagging for "phishing" 2024-07-23 03:46:02 +00:00
package.json Deploy AppWrite to migrate from Google Firebase due to false flagging for "phishing" 2024-07-23 03:46:02 +00:00
storage.rules Modify Firebase Rules to prevent conflict with web app 2023-11-14 14:23:46 +00:00
vercel.json Create vercel.json 2024-07-22 17:54:53 +10:00

README.md

RaysMovieClub

This GitHub repository is designed to store my Advanced Web assignment, a website hosted on Google Firebase containing React.js and its derivatives as part of my Diploma in General I.T at TAFE NSW

This website uses React.js, Bootstrap, React Bootstrap, React-DOM, React-Router-DOM and PHP and uses databases as part of the website.

This site is now complete and has been archived, this will no longer be maintained. This repository is now being migrated to Supabase as an alternative to Google Firebase due to Google Firebase falsely flagging the Firebase Project as "phishing" and refusing to budge on removing the restriction. Progress can be found within the cloned version where changes will be made: https://github.com/reiyua/RaysMovieClubSupabase

There will also be an attempt at migrating the website from "BrowserRouter" to "HashRouter" due to compatibility issues with web hosting services other than Google Firebase not supporting the routing BrowserRouter uses.

There is no search component even though the website documentation specifies it as a requirement as it is incompatible with the website setup.

This website can be viewed through these services:

Google Firebase Hosting: https://rayyan-h-tafe-nsw-2.web.app/ & https://rayyan-h-tafe-nsw-2.firebaseapp.com/ -

GitHub Pages (Seem's to not work due to not supporting React Router): https://reiyua.github.io/RaysMovieClub/

Netlify (Seem's to not actually load anything): https://raysmovieclub.netlify.app/