rajayush012 / sahitya

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

Feed item should lead to Item description from the Feed page. #11

Closed rajayush012 closed 3 years ago

rajayush012 commented 3 years ago
  1. Implement the same on react. - @rajayush012
  2. Instead of serving ejs, Node should send the item(novel) description. Also, change the Novel model to a more intuitive Schema name. - @Alaap008