Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

fcpauldiaz-archive/Learn-in-UDV

Repository files navigation

Learn-In Platform (Universidad Da Vinci version)

Build Status Heroku Symfony Symfony PHP NodeJS SensioLabsInsight

A Symfony modified on January 31, 2016, 10:50 am.

Welcome to the Symfony Standard Edition - a fully-functional Symfony2 application that you can use as the skeleton for your new applications.

For details on how to download and get started with Symfony, see the Installation chapter of the Symfony Documentation.

This project is another Learn-In version modified to supply a blackboard minor version

Features Custom Registration, Password Resetting, Custom Email Activation, Custom Profile, Custom Profile Edition, Standard Login. Powered By Bootstrap and developed by Newton Labs.

###Bundles Integrated

This project contains a custom UserBundle based on FOSUserBundle.

Administrate Entities EasyAdminBundle.

Upload PDF and Word documents VichUploaderBundle.

Bootstrap 3.3 Bootstrap.

Urlize specific fields to create unique slug. Doctrine-Extensions.

Soft delete entities STOF.

Unit Tests and Functional tests PHPUnit.

Populate database with fake data AliceBundle.

jQuery.

Bootstrap input style.

Star Rating Bundle.

Amazon SDK for AWS3.

Guafrette Bundle to use Gaufrette as a storage layer to AWS3.

Gaufrette help documentation

##Usage instructions

  1. Install Symfony y Composer
  2. Install MySQL
  3. Install PHP
  4. Run MySQL service
  5. Clone this repository
  6. Go to terminal
  7. Run composer install in folder path
  8. Create database: php app/console doctrine:database:create
  9. Create tables: php app/console doctrine:schema:update --force
  10. Run server: php app/console server:run

Live version: Learn-In-UDV

##Contributions

All contributions are welcome, use the issues to report bugs and pull requests to solve bugs.

About

Project oriented to be a learning platform for Universidad Da Vinci de Guatemala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published