https://github.com/errhythm/facultypedia-v1
CSE391 Project: Faculty Review and Consultancy Management system
https://github.com/errhythm/facultypedia-v1
cse391 facultypedia php
Last synced: 5 days ago
JSON representation
CSE391 Project: Faculty Review and Consultancy Management system
- Host: GitHub
- URL: https://github.com/errhythm/facultypedia-v1
- Owner: errhythm
- Created: 2022-08-01T13:08:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T11:10:24.000Z (almost 4 years ago)
- Last Synced: 2025-02-27T10:59:48.791Z (over 1 year ago)
- Topics: cse391, facultypedia, php
- Language: PHP
- Homepage: https://faculty.rhyst.art
- Size: 185 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING**
**Course: CSE391**
**Name: Ehsanur Rahman Rhythm**
**ID: 20101298**
**Email: ehsanur.rahman.rhythm@g.bracu.ac.bd**
**Project Title**: Faculty Review and Consultancy Management system
**Project Features:**
By the end of this course, implemented features:
1. Login system with PHP-MySQL
2. Frontend with Tailwind CSS
3. Faculty Review System
4. Scheduling a consultation hour with the faculty
5. Admin Dashboard for admins to edit user details
6. Faculty Dashboard for faculty to approve consultation
7. Search system for students to find the faculty
8. Anonymous review system for students (Faculty will always see anonymous review)
9. Anonymous review goes for approval to the admin before they are shown
**Online Resources used:**
1. Reference:
* W3schools.com
* tailwindcomponents.com/cheatsheet
2. Sites used:
- flowbite.com.
- daisyui.com.
- tailwindcomponents.com
**Future Enhancements:** Following enhancement can be added to the current system which will improve the system.
1. Use of WebRTC in Consultation so that the consultation can be done online in video call
2. Email Verification with SMTP mail system
3. Other bug fixes.
**Screenshots:**
FacultyPedia Homepage

FacultyPedia Login Page

FacultyPedia Profile Page

FacultyPedia Review Page

FacultyPedia Consultation Booking Page

FacultyPedia Browse Faculties Page

### Other CSE391 Submissions
| **Submission No.** | Github Link | Site Link | Question |
| ----------- | ----------- | ----------- | ----------- |
| Assignment 1 | [Click Here](https://github.com/errhythm/CSE391A1) | [Click Here](https://errhythm.github.io/CSE391A1) | [Click Here](https://github.com/errhythm/CSE391A1/blob/master/Assignment%201.pdf) |
| Assignment 2 | [Click Here](https://github.com/errhythm/CSE391A2) | [Click Here](https://errhythm.github.io/CSE391A2) | [Click Here](https://github.com/errhythm/CSE391A2/blob/main/Assignment%202.pdf) |
| Assignment 3 | [Click Here](https://github.com/errhythm/CSE391A3) | [Click Here](https://cse391.rhyst.art) | [Click Here](https://github.com/errhythm/CSE391A3/blob/main/Question.pdf) |
For CSE391 Lecutres, [Click Here](https://github.com/iamraufu/BRACUCSE391/tree/main/Lecture)