Coder Social home page Coder Social logo

common-credits's People

Contributors

dependabot[bot] avatar niclad avatar

Watchers

 avatar

common-credits's Issues

Clean up search bar code

Clean up the search bar code. We could make this a lot more OOP-y.

Should:

  • clean up SearchBar.svelte
  • create TMDb API search result type
  • hmmm... ๐Ÿค”

Random search button

Randomly obtain and compare multiple titles.

Possible features:

  • only show titles that will have common credits
  • uhhhh.... idk.
  • don't randomly spam the TMDb API!
  • keep a database of known titles to query??

No error message when an ID doesn't exist

When an ID doesn't exist (or is unavailable?) for a title, an error message should display.

E.g. when searching for the ID 4620 with a media type of movie, a 404 error is returned instead of title data.

Add search bars

Need to add search bars with a media "type" and "id" entries.

Add a way to share a query

I, as a user, want a way to share a link to my query result.

I.e. a unique link that will fetch the relevant data

Support *N* titles

We want to support >= 2 titles. This will show only the credit members that occur in all the submitted titles, not just those that occur >= 2 times!

Make this repository public

Before doing this, we need to verify a few things:

  1. Keep other users from viewing or changing settings,
  2. Keep unapproved users from pushing code,
  3. Allow all users to submit issues that follow a specific format, but exclude me from that.

Fix the UI colors

Current color scheme is ass. It needs to be fixed, along with the modals.

Add Title cards

Need to add the title cards so that info about the displayed titles can be shown.

Known common credits aren't correctly displayed.

Comparing Game of Thrones (Type: TV, ID: 1399) and The Last of Us (Type: TV, ID: 100088), incorrectly shows no in-common cast credits when Pedro Pascal and Bella Ramsey should both be listed.

Create advanced search features

Add an advance search feature which could allow a user to search based on elements such as:

  • ID,
  • Media type (movie or tv?),
  • and year/Range of years or dates.

Figure out CI/CD and containerization

I don't even know where to start with this but we want (in no particular order though there probably should be one):

  • Dockerize the webapp
  • Automatically generate new builds based on pushes
    • Set up GitFlow?
  • Sanitize the app for production.... ๐Ÿ˜ฌ
    • I'll be honest, I'm not sure what to do here.

Fix screwy link behavior

The link behavior for a elements is a bit funky. Removing the active styling should hopefully fix it.

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.