rajayush012 / sahitya

Sahitya is a Node.js based web app, which serves as GitHub for authors.
5 stars 6 forks source link

Implement User dashboard #16

Open rajayush012 opened 3 years ago

rajayush012 commented 3 years ago

A modular dashboard using React that will indicate user profile as well as his contribution and novel stats

rohitgeddam commented 3 years ago

I would like to work on it

rajayush012 commented 3 years ago

Go ahead @rohitgeddam

Note - You'd also have to make changes in the Node route to send user info instead of ejs.

Guidelines:

  1. Fork the repo.
  2. Create a branch
  3. Implement the changes and commit them
  4. Raise a pull request. (Attach screenshots with your PR)
raj5036 commented 3 years ago

Hi @rajayush012. Can I work on it?