The objective of this project was to implement the skills i learned in the class to create Faculty-student collaborative website that will ease faculty and student interaction. Some of the features implemented are:
- Faculty can post real-time new announcement for students to view
- Faculty can create a new class folder
- Faculty can delete existing class folder
- Faculty can add new document to the class folder for students to view and download The project was implemented using HTML, CSS, Javascript for frontend and PHP, MySQL for backend