An open API service indexing awesome lists of open source software.

https://github.com/johnlk/flicktheories

Flick Theories is a site made with a 100% firebase backend. It uses the real-time database, authentication, and cloud functions. Great resource if new to Firebase.
https://github.com/johnlk/flicktheories

Last synced: 8 months ago
JSON representation

Flick Theories is a site made with a 100% firebase backend. It uses the real-time database, authentication, and cloud functions. Great resource if new to Firebase.

Awesome Lists containing this project

README

          

## FlickTheories

This repo contains code for a website built entirely around firebase. It uses firebases real-time database and cloud functions to render the pages.

## Site

The website was built for movie watchers who want to post the theories they may have on a particularly thought provoking movie. The site allows users to post their own movie theory, comment on articles, and up vote posts. Site can be found [HERE](https://flicktheories.com/).

![Site Screen shot](./screenShot.png)