Student Platform Component - Copy this Html, Bootstrap Component to your project
CRUD system: create, read, update, delete (60%) + students can post questions amongst themselves to get help with their coursework > self contained student stackoverflow or reddit + display a list of questions/posts by other students + allow a student to post, edit, delete a question + display an image/screenshot for each post + an area to manage authors and module names + allow user to send an email message to the admin via a web form + add, edit, delete users (username, email address...) and connect them to their posts in the database + assign a post to a module name and user from the pre existing lists (drop down menus) + add, edit, delete list of module names (modules will likely have 1 to 1 relationship with posts > connect these tables in the database)
