Servatom / notefy

Notefy is a note-taking web app built with ReactJS and Django, with a subtle yet attractive UI and great functionality!

Home Page:https://notefy.servatom.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create To-Do component and add to the project

yash22arora opened this issue · comments

I am interested in this one. But it's not very clear, can you explain it more. Thank you!

I am interested in it, could you explain it in brief. Thank you.

Fork the repo and run the project. It needs auth so create an account and login. You'll see the default dashboard page opens the notes components. We need a separate page where the user can create to-do lists with checkboxes. You can take help from the notes component on how a single note and the notes list is rendered. Make it static for now, auth will be added later.

Okay, thanks for the explanation, I'm working on it. Assign it to me.

Do we have any community channels.

Hey @vishal5251, we have opened a discussion channel under this repository. Feel free to have a discussion there!

Hi @yash22arora,
This is a wonderful application! I loved it, and the UI is extremely good. 😄
Would love to contribute on any frontend issue if anything opens up in the future (regardless of Hacktoberfest!)

Hey @bharati-21,
Glad to know that you liked our project! This issue is currently open and you can contribute. We have been working on the backend already and need the frontend part to be done. You can refer to discussion #75 where I have posted a UI for the to-do list component. Would love to see you contributing!