An open API service indexing awesome lists of open source software.

https://github.com/adebayoileri/findworka-final-project

it is an online learning platform aimed at professional adults and students
https://github.com/adebayoileri/findworka-final-project

academic final-project laravel mooc paystack

Last synced: about 1 year ago
JSON representation

it is an online learning platform aimed at professional adults and students

Awesome Lists containing this project

README

          

# Findworka Final Project
it is an online learning platform aimed at professional adults and students

## Features
- Users(student) can create an account and log in.
- Users(student) can apply for courses.
- Users(student) can pay for thier apllied coursess.
- Tutors can create assignments.
- Users(student) can submit solutions to assignments.
- Tutors can grade students
- Tutors can create curriculum
- Users(student) can view curriculum.
- An admin can suspend a student/tutor.
- The admin confirm student payment status.
- The admin can view number and details information of all students.

## Installation
Clone the repo to your local machine
- Run `composer install` to install all dependencies
- Create a mysql database for the application
- Copy all variables in the .evnexample folder and paste in your .env with required vlues
- Run `php artisan migrate` to setup database
- Run `php artisan serve` to view app in local browser

## Hosted Pages
http://findworkaacademy.herokuapp.com/

## License
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)

### Author
Adebayo Ilerioluwa