g0ddish / ResearchMonster

Capstone I & II

Home Page:http://rm.solutionblender.ca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ResearchMonster

alt text

This project, like most PHP projects, requires Composer composer

###Dependencies

  • Laravel
  • Sentry
  • Twitter Bootstrap
  • jQuery
  • CKEditor

After cloning the repository run.

composer install

###Database

Create an SQL database and import the file ourdb.sql.

After edit app\config\database.php with the correct info

As of PHP 5.4.0 you can use the built in web server for development.

php artisan serve

Version

0.5.0

Development

Want to contribute? Send me an email.

Todo's

  • Write Tests
  • Rethink Github Save
  • Add Code Comments
  • Add Night Mode

License

We retain all rights.

About

Capstone I & II

http://rm.solutionblender.ca/

License:Other


Languages

Language:PHP 90.9%Language:JavaScript 5.9%Language:CSS 3.2%