Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
353f5b6
deleted watchlists model
jannverduzco Apr 10, 2021
45aef8e
added models/watchlist.js folder back
jannverduzco Apr 10, 2021
335aad9
updated index.js
jannverduzco Apr 10, 2021
fb26ee0
stored heroku enviroment varibales in the cloud
jannverduzco Apr 12, 2021
41e3b33
Added showResults function in Dashboard.js
jannverduzco Apr 12, 2021
8116e33
updated readme.md with elevator Pitch, and Heroku Link
jannverduzco Apr 12, 2021
a84aa9c
updated readme.md with elevator Pitch
jannverduzco Apr 12, 2021
84b3dfc
updated watchilistWrap in watclist component
jannverduzco Apr 13, 2021
14f57f9
updated heroku variables
jannverduzco Apr 13, 2021
6a30d80
added bootstrap link to clinet/public/index.html
jannverduzco Apr 13, 2021
ebf3efa
updated watchlist component wrap
jannverduzco Apr 13, 2021
522ba47
updated watchlist component wrap
jannverduzco Apr 13, 2021
113c2fc
updated watchlist component wrap
jannverduzco Apr 13, 2021
b9b9546
updated watchlist component wrap
jannverduzco Apr 13, 2021
3632864
updated watchlist component wrap
jannverduzco Apr 13, 2021
ea21cf5
updated watchlist component wrap
jannverduzco Apr 13, 2021
58b5085
updated watchlist component wrap
jannverduzco Apr 13, 2021
2be2539
Adjusted Horizontal movie poster scroll
jannverduzco Apr 22, 2021
0bb19d8
Adjusted Horizontal movie poster scroll
jannverduzco Apr 22, 2021
f424a0f
adjusted horizontal movie poster scroll
jannverduzco Apr 22, 2021
19bbc63
Switched landing page background. Switched Dashboard background. Dele…
jannverduzco Apr 23, 2021
665e8c4
Changed background image for Landing page and Dashboard
jannverduzco Apr 26, 2021
e151c22
Installed 'react-scroll-horizontal' to avoid css not working with Her…
jannverduzco Apr 26, 2021
1134cbf
Added toastify to app
jannverduzco Apr 26, 2021
8ed16f5
Added toastify to app
jannverduzco Apr 26, 2021
2821d63
Rearranged watchlist sections in client/src/pages/Dashboard/index.js.…
jannverduzco Apr 27, 2021
6b4f53a
Added .replace and .slice method to client/src/pages/Dashboard/index.…
jannverduzco Apr 27, 2021
3ce373f
Updated README.md GIF with up to date backgrounds
jannverduzco Apr 27, 2021
4188c8a
Updated delted/added shows alert to relfect white progress bar
jannverduzco Apr 27, 2021
e97188b
Commente out update method in controllers/watchlistController.js. Del…
jannverduzco Apr 28, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 51 additions & 43 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,77 +1,85 @@
# A LISTS [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Table of Contents
* [Description](#Description)
* [User Story](#User-Story)
* [Elevator Pitch](#Elevator-Pitch)
* [Language/Technoligies Used](#Language/Technologies-Used)
* [Mock-Up](#Mock-Up)
* [Contributors](#Contributors)
* [Repository](#Repository-Link)
* [Questions](#Questions)

- [Description](#Description)
- [User Story](#User-Story)
- [Elevator Pitch](#Elevator-Pitch)
- [Language/Technoligies Used](#Language/Technologies-Used)
- [Mock-Up](#Mock-Up)
- [Contributors](#Contributors)
- [Repository](#Repository-Link)
- [Questions](#Questions)

## Description
## Description

A Lists is an application that allows the user to search up a movie or a show and provides the service streaming it right away. With so many streaming service accounts it is easy to lose track of where a specific movie or show is streaming. It never fails when someone asks "Where were we watching that show?". With this mobile friendly application you can have the answer at your fingertips. The user can save as many movies as they wish and simply pop the app open and have the streaming service available.


## User Story

```
AS AN avid film watcher

I WANT to be able to keep tack of where a show or movie is streaming

SO I dont have to try and remember or waste time searching for it
SO I dont have to try and remember or waste time searching for it
```

## Elevator Pitch
```

```
Tired of not remembering what streaming service has that one show or movie you were watching last night?

With so many streaming service accounts you don't need to remember or keep track of any current shows with 'A Lists'.

Search, save and know what streaming service you are using to watch a show, at the reach of your fingertips.

```

## Language/Technologies Used
* HTML5
* CSS
* JavaScript
* NPM package(Package.json)
* react
* react-dom
* react-router-dom
* react-scripts
* axios
* dotenv
* express
* if-env
* mongoose
* @auth0/auth0-react
* use-debounce
* win-node-env
* bootstrap

* Heroku (Deployment)
* ESLint (Testing code)

## Mock-Up

![Alt Text](client/src/img/aLists3.gif)

- HTML5
- CSS
- JavaScript
- NPM package(Package.json)
- react
- react-dom
- react-router-dom
- react-scripts
- axios
- dotenv
- express
- if-env
- mongoose
- @auth0/auth0-react
- use-debounce
- win-node-env
- bootstrap
- react-toastify
- Heroku (Deployment)
- ESLint (Testing code)

## Mock-Up

![Alt Text](client/src/img/A-Lists.gif)

## Contributors
* [Gabriele Falloon](https://github.com/ggfalloon) - ggfalloon@gmail.com
* [Jose Garcia](https://github.com/chavalk) - chavalk@hotmail.com
* [Harrison Noblett](https://github.com/HarrisonNoblett) - HarrisonNoblett55@gmail.com
* [Janneth Alvarado Verduzco](https://github.com/jannverduzco) - janneth_verduzco@live.com

- [Gabriele Falloon](https://github.com/ggfalloon) - ggfalloon@gmail.com
- [Jose Garcia](https://github.com/chavalk) - chavalk@hotmail.com
- [Harrison Noblett](https://github.com/HarrisonNoblett) - HarrisonNoblett55@gmail.com
- [Janneth Alvarado Verduzco](https://github.com/jannverduzco) - janneth_verduzco@live.com

## Live Link (Heroku)

https://a-lists.herokuapp.com/

## Repository Link
https://github.com/HarrisonNoblett/a-lists

https://github.com/HarrisonNoblett/a-lists

## Questions
For any questions or inquiries please reach out to any of the contributing members listed above.

For any questions or inquiries please reach out to any of the contributing members listed above.

2021 © A LISTS
2021 © A LISTS
25 changes: 25 additions & 0 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-scroll-horizontal": "^1.6.6",
"web-vitals": "^1.1.1"
},
"scripts": {
Expand Down
17 changes: 0 additions & 17 deletions client/src/components/Form/index.js

This file was deleted.

6 changes: 0 additions & 6 deletions client/src/components/Form/style.css

This file was deleted.

11 changes: 5 additions & 6 deletions client/src/components/Watchlist/index.js
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
import React from "react";
import DeleteBtn from "../DeleteBtn";
import "./style.css"
import "./style.css";

//deploy
function Watchlist(props) {
return (
return (
<div className="jumbotron jumbotron-fluid" id="watchlistDiv">
<div className="text-center">
<h4 className="lead">{props.network} Watchlist</h4>
<hr id="hr1" />
{props.watchlist.length ? (
<div className="watchlistWrap table-responsive">
<div className="table-responsive">
{props.watchlist.map((watchlist) => (
<button
type="button"
Expand All @@ -34,6 +33,6 @@ function Watchlist(props) {
)}
</div>
</div>
);
}
);
}
export default Watchlist;
6 changes: 4 additions & 2 deletions client/src/components/Watchlist/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ h4.lead {
font-weight: bold;
}
/* removes white space and keeps posters in watchlist on one line. hides overflow */
.watchlistWrap {
.table-responsive{
white-space: nowrap;
overflow: hidden;
display: block;
overflow-x: auto;
width: 100%;
}

#button-addon2 {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion client/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ import { Auth0Provider } from "@auth0/auth0-react";
const providerConfig = {
domain: "a-lists.us.auth0.com",
clientId: "Fh6gxt8ZVoGSYdBTzbLwMbc2NgsnNZPd",
redirectUri: "http://localhost:3000/dashboard"
redirectUri: "https://a-lists.herokuapp.com/dashboard",
// redirectUri: "http://localhost:3000/dashboard",
};

ReactDOM.render(
Expand Down
Loading