Coder Social home page Coder Social logo

boxdp's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

boxdp's People

Contributors

abhishekyelley avatar linuxdotexe avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

abhishekyelley

boxdp's Issues

Move the background images.

Lot of the images we fetch are of a wide aspect ratio, and might not always look centered in square. So we should give the user the ability to center it themselves.

Their Review, their Image, their Dune.

potential sauce

[bug] issue fetching from reviews with large length

Edit: It's not just large reviews, i have another example where it fails
Link to test:

While I was still writing this edit, it worked again somehow:
Error and then worked
First few times it didn't work. Then i pressed the view review and submit buttons in some order (I can't remember) and then it after the submit, it worked


Reviews containing a greater word count seem to be irretrievable. I encountered two types of errors:

1. Lengthy review is the first item requested

First Error: First item requested

2. Lengthy review is requested after a non-lengthy review

Second Error: Lengthy review is  requested after something else

  • NOTE: requesting a lengthy review after another lengthy review shows the same error as "First Error"

Review links for testing:

Lengthy reviews for testing:

Good reviews for testing:

Pagination for larger review content

When reviews exceed a set limit, it would be great if we could show the review in pages like they do for tweets in twitter (1/5, 2/5, ...). There might have to be a new search param to keep track of which page of the review user is looking at. Additionally, when it is found that the review will most definitely exceed one image, then we display a button that helps navigate between different pages of the review. This button works in coordination with the url search param.

[bug] missed contnet after \n sometimes

Review content from https://letterboxd.com/kenough_/film/petta/1/ is
"wammala, ithaan da cinema.\n- martin scorsese"
but the part after \n seems to be ignored.

Image:
Petta Review

although not sure if \n is the cause of the issue because there is a case where the text on image seems to be fine despite multiple \n
Review content from https://letterboxd.com/harsha5773/film/salaar-part-1-ceasefire/1/ is
"story build cheyyalante ila \ndrama potray cheyyalante ila \nsound apt ga kottali ante ila\ncut out ni vadalante ila\nelivation ivvali ante ila"

Image:
Salaar Review

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.