Skip to content

E-learning demo project. Technologies: PHP 7, Symfony 4, MySQL, Twig, Docker. Course: PHP Advanced. Trainer: Vladimir Kuprienko. Student: Maria Tarantsova.

License

Notifications You must be signed in to change notification settings

StudentsProjectsITEA/PHP-Advanced_Online-Education

 
 

Repository files navigation

Symfony DEMO Online Education Application

This Application in future will be a that platform is designed to create and distribute interactive educational content . Platform is suitable for a multitude of e-learning activities.


Installation

Clone this project

$ https://github.com/yashuk803/Online_education.git

Usage

At start enter in root folder of application

cd my_project/

$ cp .env .env.local

Run command:

$ docker-compose up -d --build

Tests

Execute this command to run tests:

$ cd my_project/
$ ./bin/phpunit

Contacts: yashuk803@gmail.com

Copyright (c) 2019, Mariia Tarantsova

About

E-learning demo project. Technologies: PHP 7, Symfony 4, MySQL, Twig, Docker. Course: PHP Advanced. Trainer: Vladimir Kuprienko. Student: Maria Tarantsova.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 31.8%
  • CSS 31.5%
  • HTML 20.7%
  • JavaScript 16.0%