Skip to content

Tmakinde/Institutional_platform

Repository files navigation

Project Aim

This is an online educational platform for schools. It's purpose is to be able to connect different schools or tutorial centres on a single platform.


What will users be able to do?

Users are schools, tutorial centre and student.

Schools(admin) will be able to register and they will be able to:

** Create class
** Add students
** Create Subject and add its Topics
** Add questions to each topic
** Participation in online CBT test for every institution on the platform.

Students of each institution will be able to:

** Choose the subjects they want
** Have access to various topics and its assigned questions.
** Submission of exercise.

Framework used

The framework used for this project is laravel Bootstrap is used for the frontend


requirement

php version 7.2 upward
install composer

setup

fork this project

clone it on git

run composer install

run composer install --no-scripts

run composer dump-autoload

recopy the .envexample to .env

create the database call institution in your database

run php artisan migrate

run php artisan serve

Status

In Progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published