vikhyatsingh123 / Movies-Collection

Movie collection website
https://movies-collection-pi.vercel.app/
4 stars 18 forks source link

Destructure movie data via an api or a json file #10

Open karthiknadar1204 opened 11 months ago

karthiknadar1204 commented 11 months ago

There are api's such as that of imdb or we can manually have the data added to a json file, please share what you want me to do, will do it

karthiknadar1204 commented 11 months ago

I would like to work on this issue under codepeak'23, please assign it to me

vikhyatsingh123 commented 11 months ago

I want you to work with https://github.com/vikhyatsingh123/Naruto-Shippuden this project for this issue

karthiknadar1204 commented 11 months ago

Fine will do

karthiknadar1204 commented 11 months ago

So what about this repo,like if not api,we can implement a json file for this repo in which all contributors can add their movie info which we can display on the page @vikhyatsingh123

karthiknadar1204 commented 11 months ago

I want you to work with https://github.com/vikhyatsingh123/Naruto-Shippuden this project for this issue

I'll set up this project on my system once to understand how to go about with it,we can use jikan api for anime details,the documentation is also very nice for jikan api

vikhyatsingh123 commented 11 months ago

So what about this repo,like if not api,we can implement a json file for this repo in which all contributors can add their movie info which we can display on the page @vikhyatsingh123

First work on Naruto repo. After that if you want then you can work on this repo

karthiknadar1204 commented 11 months ago

Will get to it and share update in evening

karthiknadar1204 commented 11 months ago

@vikhyatsingh123 I explored the codebase and repository for naruto-shippuden, So you want all the character names and details to be in a json file and be restructured into cards or do you have any API in mind you want to fetch all the data from like jikan API, please confirm that, will open issues accordingly and start working

vikhyatsingh123 commented 11 months ago

For now, please add details in a json file. maybe in future, I will use API

vikhyatsingh123 commented 11 months ago

Also update readme then about code template

karthiknadar1204 commented 11 months ago

Will do