Skip to content

Commit

Permalink
docs: add background
Browse files Browse the repository at this point in the history
  • Loading branch information
SVendittelli committed Dec 21, 2023
1 parent 781be43 commit fced252
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@

The original voting app for selecting movies to watch on Halloween.

Screamer is the an application for submitting and voting on movies to watch as part of a halloween horror movie marathon.

## Table of Contents<!-- omit in toc -->

- [Background](#background)
- [Install](#install)
- [Dependencies](#dependencies)
- [Usage](#usage)
Expand All @@ -30,6 +33,10 @@ The original voting app for selecting movies to watch on Halloween.
- [Contributors](#contributors)
- [License](#license)

## Background

> 80% of web applications are just a fancy replacement of somebody&#39;s excel file somewhere</p>&mdash; Ryan Winchester (@ryanrwinchester) [December 2, 2023](https://twitter.com/ryanrwinchester/status/1730806352782430423?ref_src=twsrc%5Etfw)
## Install

```terminal
Expand Down Expand Up @@ -84,6 +91,8 @@ _Small note:_ If editing the README, please conform to the [standard-readme](htt

### Contributors

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
Expand All @@ -100,6 +109,9 @@ _Small note:_ If editing the README, please conform to the [standard-readme](htt

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification.
Contributions of any kind welcome.

## License

[MIT © Sam Vendittelli.](./LICENSE)
Expand Down
6 changes: 5 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ nav_order: 1

> The original voting app for selecting movies to watch on Halloween
Screamer is the an application for submitting and voting on movie to watch as part of a halloween horror movie marathon.
Screamer is the an application for submitting and voting on movies to watch as part of a halloween horror movie marathon.

## Background

> 80% of web applications are just a fancy replacement of somebody&#39;s excel file somewhere</p>&mdash; Ryan Winchester (@ryanrwinchester) [December 2, 2023](https://twitter.com/ryanrwinchester/status/1730806352782430423?ref_src=twsrc%5Etfw)
## API Specification

Expand Down

0 comments on commit fced252

Please sign in to comment.