diff --git a/FAQ.md b/FAQ.md index 305f547..32679c9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -15,6 +15,7 @@ Alternatively, you could [contribute](#CONTRIBUTING.md) an answer yourself. - [Why do you recommend skipping the second half of CS50?](#why-do-you-recommend-skipping-the-second-half-of-cs50) - [Why doesn't the curriculum cover/ignore topic X?](#why-doesnt-the-curriculum-coverignore-topic-x) - [Why is the curriculum missing some pre-requisites?](#why-is-the-curriculum-missing-some-pre-requisites) +- [Why is the Firebase OSSU app different/broken?](#why-is-the-Firebase-OSSU-app-different-broken) ## Questions @@ -99,3 +100,12 @@ Without these assumptions, the curriculum would be out of control with trying to But those who for whatever reason didn't get all the way through high school math and physics are in luck: you can find the content you need on [Khan Academy](https://www.khanacademy.org/). Of course, if you find that the curriculum is missing a pre-requisite for a course that isn't part of a normal high school curriculum, please let us know! + +### Why is the Firebase OSSU app different/broken? +(#why-is-the-Firebase-OSSU-app-different-broken) + +The OSSU curriculum and ecosystem have been collaboratively built by many individuals. The Firebase app was one such contribution. When it was written, it was with the intention of helping future OSSU students. + +Unfortunately, the app has not been updated in many years. It does not reflect updates to the curriculum, it contains links to courses that no longer exist, and it has known bugs that prevent students from loggining in. + +It is our hope that the creators of the Firebase app can bring the app up to date. Until that time, the firebase app should be considered a deprecated product that is no longer supported. diff --git a/README.md b/README.md index a2e380b..6211894 100644 --- a/README.md +++ b/README.md @@ -512,6 +512,7 @@ These aren't the only specializations you can choose. Check the following websit - You can also interact through [GitHub issues](https://github.com/ossu/computer-science/issues). - We also have a chat room! [![Join the chat at https://gitter.im/open-source-society/computer-science](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/open-source-society/computer-science?utm_campaign=pr-badge&utm_content=badge&utm_medium=badge&utm_source=badge) - Add **Open Source Society University** to your [Linkedin](https://www.linkedin.com/school/11272443/) profile! +- Please note that the firebase app has been deprecated and is not maintained. Read more in the [FAQ](https://github.com/ossu/computer-science/FAQ). > **PS**: A forum is an ideal way to interact with other students as we do not lose important discussions, which usually occur in communication via chat apps. **Please use our forum for important discussions**.