bpred754 / augeo

Web application written with the MEAN stack that uses Natural Language Processing to classify a user's internet activity into different skills. In a nutshell, Augeo is the gamification of life.
GNU General Public License v3.0
10 stars 6 forks source link

Create view single activity page #55

Open bpred754 opened 7 years ago

bpred754 commented 7 years ago

Create a page where a single activity is displayed. Users are routed to this screen when they click on a specific activity, click on the 'activity' link inside a flagged activity, and when using the following url structure: /activity/:activityId

This task will also change View Activity to Activities. Below is a list of Augeo end points:

Since an entire page will be given to a single activity, this may be a good spot to add a comments section.