From 868fd1ce67d268a0fa493f86236628c12a027b6d Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 23 Jul 2024 14:36:33 +1000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac02ec2..d0691bf 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,15 @@ This GitHub repository is designed to store my Advanced Web assignment, a websit 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 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/ +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/