-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Textbook Companion (TBC) is a project that aims to port solved examples from standard textbook using open source software scilab. Any AICTE / Non-AICTE book can be used for this purpose. Main motto of this project is to connect masses (student, teachers, etc) with scilab.in.
- Drupal 7
- PHP 5.6
- mySQL
- Apache2
- Javascript / AJAX
-
Make sure your Internet is working.
-
Clone this repo by typing ::
git clone https://github.com/FOSSEE/scilab_textbook_companion.git
-
Linux, Apache, MySql, PHP
-
Install Drush on system: sudo apt-get install drush http://www.drush.org/en/master/usage/
-
Install php-5.6 Ubuntu 16.04
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install php5.6
sudo apt-get install php5.6-mbstring php5.6-mcrypt php5.6-mysql php5.6-xml
-
GIT: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
-
Drupal 7 Installation: https://www.drupal.org/docs/7/install
-
Custom Modules Drupal 7: https://www.drupal.org/docs/7/creating-custom-modules
-
Clean URL Issue: https://www.drupal.org/docs/7/configuring-clean-urls/enable-clean-urls
You can contanct Scilab Team for contribtion on scilab.in
GNU GPL Version 3, 29 June 2007.
Please refer this http://www.gnu.org/licenses/gpl-3.0.txt http://www.gnu.org/licenses/gpl-3.0.txtfor detailed description.