Skip to content

Base with all planned technologies integrated

Pre-release
Pre-release

Choose a tag to compare

@brdebr brdebr released this 02 Jun 16:04
· 24 commits to master since this release
7ab2c5d

Screenshot :


image


This release it will be the base for this application and future ones, it has these technologies integrated :

Technology Used for
Ruby As the base programming language
Ruby on Rails 5.1 As the core framework, it manages almost everything of the MVC
PostgreSQL As the database to store all the data
IMS-LTI Used to be integrated inside LMS's
Bootstrap 4 To provide lots of front-end utilities
FontAwesome 5 To provide standard icons as CSS classes
GitHub As the Version Control System
Docker Used to prevent bugs that only happen under some machines
Heroku Used to deploy the app to the Internet for free.
RSpec Used as the core of the testing system
Travis CI Used to run tests for each commit and pull request