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
- Host: GitHub
- URL: https://github.com/adebayoileri/findworka-final-project
- Owner: adebayoileri
- Created: 2020-01-19T12:02:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:39:44.000Z (over 3 years ago)
- Last Synced: 2025-02-06T10:15:48.544Z (over 1 year ago)
- Topics: academic, final-project, laravel, mooc, paystack
- Language: HTML
- Homepage: https://findworkaacademy.herokuapp.com
- Size: 67.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: readme.md
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
[](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)
### Author
Adebayo Ilerioluwa