Skip to content

michaelehab/GreenBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenBoard logo GitHub repo size GitHub top language

This is an educational Project for Database Management Systems course taken during Fall 2022 semester.

Problem Definition:

It's critical to have an online platform that meets the needs of both teachers and students in the modern era of online learning. Our project is an e-learning web platform to help close the communication gap between instructors and their students by:

  • Giving them a quick and simple way to ask questions and receive answers from the course instructors.
  • Organizing course contents using a simple interface that allows the instructors to post links to course contents for their students.
  • Simplifying the assessment process by providing an online assessment feature for the instructors so they can create and edit assessment questions and use them to build quizzes within a specific course.

Users and Privileges

Students

  • Enroll in courses
  • View Courses Contents
  • Ask Questions
  • Comment on Instructor's posts
  • Take Assessments
  • View Assessments Grades
  • Register on the platform and build a profile
  • Log In/Out

Instructors

  • Create Courses
  • Join Courses
  • Post Course Content
  • Answer Students Questions
  • Reply on posts comments
  • Build Quizzes
  • View Students grades in quizzes
  • Register on the platform and build a profile
  • Log In/Out

Admins

  • Create Colleges Profiles (For College Admins)
  • Create Faculties Profiles (For Faculties Admins)
  • Create Departments Profiles (For Departments Admins)
  • Modify Colleges Data (For College Admins)
  • Modify Faculties Data (For Faculties Admins)
  • Modify Departments Data (For Departments Admins)
  • Send announcements for students (For all admins)
  • View Related Statistics (For all admins)
  • Log In/Out

EER diagram

GreenBoard-EERD

Attributes

GreenBoard-Attributes

Test suites (We followed TDD)

jest-tests

Screenshots

Home Page

home-page

Sample SignIn Page

sample-signin

Course Page (Student View)

course-page-student-view

User Announcements

user-announcements

Course Post View

course-post-view

Quiz (Student View)

quiz-student-view

Course Page (Instructor View)

course-page-instructor-view

Create Quiz (Instructor View)

instructor-create-quiz-page

Quiz Details (Instructor View)

quiz-details-instructor-view

Quiz Grades (Instructor View)

quiz-grades-instructor-view

My Schools (College Admin View)

college-admin-list-schools

Not Found Page

not-found-page

Course Page (Instructor Mobile View)

course-page-instructor-view-responsive

Quiz Grades (Instructor Mobile View)

quiz-grades-instructor-view-responsive

About

GreenBoard: a modern educational online platform

Resources

Stars

Watchers

Forks

Languages