juninhokaponne / friendRecomendation

This project aims to use a simple recommendation algorithm, initially it was made for a challenge and today it counts as a free repository for everyone to contribute.
3 stars 5 forks source link

Developing the landing page #4

Closed sanchitaa14 closed 10 months ago

sanchitaa14 commented 1 year ago

Hey, I would love to contribute to this project and develop a landing page with proper info on how to proceed for the same.

juninhokaponne commented 1 year ago

Hey, that's good to hear.

If you are really interested in doing this, feel free to contribute to the project.

You can start forking this project and then send me the PR for review and if it's ok to merge with the main branch.

Tell me more about your idea, is it like a documentation page or something like that ?

sanchitaa14 commented 1 year ago

Well, firstly to get people to use your algo through a website the landing page should be catchy, so when the site is opened i am planning to make the theme simple and elegant with a brief on what exactly the algo does, and when the user scrolls down they can put their names to check the relationship between the users or something like that, rest you can tell me how you want it to be.

juninhokaponne commented 1 year ago

Great, I advise you to start by developing the landing page with the possibility at first that the user can view the relationship and recommendation of friends who already exist in the code.

This way he will understand the algorithm and later we can do something more dynamic where a random user can be recommended to another as a friend.

Feel free to start development, you can link the landing page in the documentation and we will later post it on Vercel to make the view available to everyone.

sanchitaa14 commented 1 year ago

Sure I'll work on it and post a pr after 1st oct, when hacktober starts if thats okay

juninhokaponne commented 1 year ago

Okay, perfect, after you finish your PR I will attach your PR to this issue if everything is right and then mark it as closed.

juninhokaponne commented 1 year ago

Hey @sanchitaa14. Are you working on this issue ? if isn't working on this issue I'll closed this issue.

sanchitaa14 commented 1 year ago

Yeah, I'm working on it, I'll submit my pr in two days time for sure.

juninhokaponne commented 1 year ago

Okay, don't worry, it's just for control. After your PR and a few others, I will send a new release with all these features. Thanks

sanchitaa14 commented 1 year ago

So I did make the landing page but I am having a hard time connecting the backend with it

juninhokaponne commented 1 year ago

What are your difficulties? Maybe I can help you with that.

sanchitaa14 commented 1 year ago

I am unable to show the actual result on screen that comes at the end of the algorithm.

juninhokaponne commented 1 year ago

Don't worry, you can submit a PR as is and then we will contribute to this landing page.