Skip to content

A message board and collaboration tool for educators.

Notifications You must be signed in to change notification settings

Parker-Anderson/SchoolBoard

Repository files navigation

SchoolBoard

A message board and collaboration tool for educators.

SchoolBoard is a forum that allows teachers to communicate and work together for the students they share.

Installation

Follow the steps below to install and build the project:

  1. Make sure to have both Microsoft Visual Studio and Git installed on your PC.

  2. Navigate to the main repository and copy the text provided by clicking "Code".

  3. From the Windows command prompt, navigate to the directory in which you want to clone SchoolBoard. Enter the command 'git clone' followed by the copied text.

cmdclone

  1. This will populate the directory with a SchoolBoard folder. Within this folder, open SchoolBoard.sln.

  2. Now run the application again using IIS Browser.

  3. At the landing page, users are asked to login (or create new account).

  4. As an example Instructor account, I have provided the following credentials: UserName: "instructor@test.com" Password: "Test1!" Use these to login and demo the app.

Example Admin Account Credentials are: Username: "admin@test.com" Password: "Test1!"

  1. Once Authenticated, instructors will be able to access list pages for the specific courses they are assigned, as well as a general list of all courses. There is also a search field for a site-global search.

MyCourses

  1. Each of these Courses directs to a Student list view.

  2. Each Student list item is a clickable link which directs to the board for that student. Here users can post messages and reply to existing messages.

Resources

About

A message board and collaboration tool for educators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages