GithubHelp home page GithubHelp logo

kimjust6 / dankmovies Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 2.03 MB

This project uses angular, material design, firebase, and the TMDb api. I created this project with the intent to replace a google spreadsheet that I made to track films that my friends and I have watched.

Home Page: https://dank-movies.vercel.app

License: MIT License

JavaScript 2.10% TypeScript 72.12% HTML 17.28% SCSS 8.51%
angular firebase firestore material material-design material-ui tmdb tmdb-api

dankmovies's People

Contributors

kimjust6 avatar

Watchers

 avatar

dankmovies's Issues

feature-add-friends-backend

Acceptance Criteria:

  • add friends to the back end (firebase)
  • Friends will have:
  1. First Name + Last Name
  2. Acronym for the movie they selected
  3. Color that can be assigned
  4. ability to add rating for each movie
  5. ability to edit rating for each movie
  6. ability to add to their watchlist/attendance

bugfix-add-lazy-loading

Accpetance Criteria:

  • add lazy loading and make sure the application still functions properly

feature-landing-page

Acceptance criteria:

  • Create a landing page that leads into the home page.
  • Make the design simple but aesthetically pleasing

feature-edit-and-delete-button-on-homepage

Create an edit and delete button on the homepage.

Acceptance Criteria:

  • The edit button opens up a modal that allows the user to change the settings of the film watched (ie date)
  • The delete button deletes the film and removes it from the table.

feature-view-watched-movies-home-page

Create a home page view will be a table of all the movies in the firestore db.

  • The table will be a view only
  • Grabs data from firestore
  • Table should be sortable
  • Bonus: table is searchable/filterable

feature-search-movie-page

Create page for searching movies and return search results

  • show search results in a table
  • table should include some basic information about the movie
  • add pagination
  • link redirects to movie details page
  • use query params to include information such as page, number of results, and optionally things like sort by

bugfix-2-fix-environment-variables-on-vercel

Vercel doesn't handle angular environment variables very well.
Figure out a way to properly handle environment variables on vercel.

Acceptance criteria: environment variables load properly locally as well as on vercel.

feature-style-movie-details-page

Acceptance criteria:

  • Add css to the movie details page to make the page more aesthetically pleasing and potentially contain more information

bugfix-3-minor-cosmetic-fixes

acceptance criteria:

  • fix the buttons so that they are centred properly
  • fix the columns so that they are alined properly

feature-add-watched-movies-home-page

Add the ability to add films to the table view on the home page

  • Adding a film will open up a modal/dialog menu
  • When adding the film, we will get the option to select a date and who is present for the film.
  • When the film is added, it will be inserted and sorted by date
  • The information about the film will be populated automatically
  • If there is missing information, it will be left blank. (intention is to be able to edit these fields)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.