-
Notifications
You must be signed in to change notification settings - Fork 1
4.1. Technologies Used
keyne edited this page Apr 7, 2017
·
2 revisions
- SemanticUI for CSS/JS framework (it provides a lot of off-the-shelf components that we can use, reducing development time greatly)
- jQuery
- Chart.js for graphing library
- PHP for server-side scripting (easy to learn for everyone, two members are familiar with it and one is taking CS2102 where PHP will be used)
- Laravel for PHP web framework (built with MVC framework, ORM support)
- Tesseract for OCR (powerful OCR engine developed by Google, a lot of support)
- OpenCV for logo recognition
- MySQL because familiar with it, and it's part of the PHP stack we're using
- Github for code review
- Linting tools for static analysis
- Travis CI for continuous integration
- Heroku for continuous deployment
🦉Team Elegant Owls © 2017
📑TOC
- Introduction
- Project Work Log
- Requirement Specifications
-
Software Design Specifications
4.1 Technologies Used
4.2 System Architectural Design
4.3 Entity Relationship Diagram -
User Interface Design
5.1 User Interface Prototype
5.2 Brand Style Guide -
Usability Evaluation
6.1 Heuristic Evaluation
6.2 System Usability Scale
6.3 Think Aloud Protocol - Robustness and Efficiency Evaluation
- Security Evaluation