Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.08 KB

F4ELearning

Personal web development project

Running locally

For informations how to run this project locally please check out this guide

Description

This is an application that works as an template for a e-learning service with built-in forum and admin control panel

Built on laravel where most of the content of the website is stored in a database.

Database structure

Database structure represents whole framework on which the website is built.

image

Frontend

Welcome page:

image

Forum section:

image

Dashboard:

image

Technologies used

  • Laravel
  • HTML/BLADE
  • TailwindCSS & DaisyUI
  • Eloquent ORM / Mysql