Skip to content

LoboRich/educ-network

Repository files navigation

Teachbook Learning Management App

Teachbook is a Ruby on Rails Application that serves as an avenue for teachers and students to conduct academic activities online.
View the app here »

The Problem

The pandemic has exposed the faulty education system that we currently have. Without face-to-face classes, both teachers and students are having a hard time in following the curriculum, thus compromising the quality of education. The most affected are the students and teachers in pre-school to grade school level, where learning is crucial because kids are in their formative years. Unlike college students, those who are under the basic education level do not have proper and accessible online venue for academics.

Features

Teacher can:

  • create a class
  • add students to class
  • create an activity
  • view submitted activities
  • create an assignment
  • view and grade submitted assignments
  • post to a class
  • comment to a post

Student can:

  • be added to a class
  • answer an activity
  • submit an assignment
  • view activity and assignment scores
  • post to a class
  • comment to a post

Create Classes as a Teacher

image

Create Posts as a Teacher/Student

image

Class dashboard view of Teacher

image

image

image

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Must have Ruby on Rails installed on your system in order to edit the app

Installation

  1. Clone the repo
    git clone https://github.com/LoboRich/educ-network.git
  2. Go to your folder and install all the bundles
    cd educ-network
    bundle install
  3. Installing yarn
    yarn install --check files
  4. Migration
    rails db:migrate
    rails db:seed
  5. Start the server
    rails server

Roadmap

  • Include Parents
  • Additional question types in exams
  • Support more file extensions when uploading assignment
  • Improve visual design

Contact

JM Arenas - [email protected]

Kimcarl Cacas - [email protected]

Geoff Dagamac - [email protected]

Richelle Lobo - [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •