SE701-T5 / Backend

Heroku deployed Node.js backend server developed by Team-5 for the UniForum project associated with the University of Auckland SOFTENG 701 course
https://uni-forum.herokuapp.com/
MIT License
2 stars 18 forks source link

Add a view count feature to forum posts #87

Open R055A opened 2 years ago

R055A commented 2 years ago

Store, modify and display view statistics for forum posts so that when a forum post is viewed so too is the current view count for that post.