Revert README.

Google Firebase is no longer threatening to shutdown the project, proceed as normal
This commit is contained in:
Ray 2024-07-25 16:00:57 +10:00 committed by GitHub
parent 868fd1ce67
commit ae72994a94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -4,9 +4,7 @@ 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 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.
This site is now complete and has been archived, this will no longer be maintained.
There is no search component even though the website documentation specifies it as a requirement as it is incompatible with the website setup.