diff --git a/README.md b/README.md index d0691bf..1d0f568 100644 --- a/README.md +++ b/README.md @@ -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.