Capstone project for the DevC program
Team work is an internal social network for employees of an organization. The goal of this project is to facilitate more interaction between colleagues and promote team bonding.
Required Features
- Admin can create an employee user account.
- Admin/Employees can sign in.
- Employees can post gifs.
- Employees can write and post articles.
- Employees can edit their articles.
- Employees can delete their articles.
- Employees can delete their gifs post.
- Employees can comment on other colleagues' article post.
- Employees can comment on other colleagues' gif post.
- Employees can view all articles and gifs, showing the most recently posted articles or gifs first.
- Employees can view a specific article.
- Employees can view a specific gif post. Optional Features ● Employees can view all articles that belong to a category (tag). ● Employees can flag a comment, article and/or gif as inappropriate. ● Admin can delete a comment, article and/or gif flagged as inappropriate.