Student-faculty feedback system developed under Fuse Org
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
- Database server such as phpMyAdmin
- Server such as Apache
- Web browser such as Chrome
Steps that tell you how to get a development envirnoment running
- Download the whole zip/clone the repo
- Copy files to server hosting location
- Import pre-defined database into phpMyAdmin
Use any of the load testing softwares or platforms for this
Test the application with
- Lowest possible input
- Highest possible input
- Most common inputs
Steps to test in coding style for developers, programmers or white-box testers
- Make your changes in the code
- Save it successfully
- Try appropriate input data and verify the output obtained
Steps to deploy the application successfully
- Start Web server (Apache) and Database server (phpMyAdmin)
- Host copied project in any localhost, networks or DNS.
- HTML - For creating web pages and web apps
- CSS - Styling management
- JavaScript - For client computations
- PHP - Used to generate SQL Feeds and server computation
- SQL - Database management
Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.
We use Travis CI for continuous integration. Check out our Travis CI Status.
This project is developed under Fuse Org. For the versions available, see the releases on this repository.
- Liyas Thomas - Front end
- Jovial George - Back end
- Dr. Ambikadevi Amma.T, Principal of NCERC, Pampady
- Silja Varghese, CSE department of NCERC, Pampady
- CSE department of NCERC, Pampady
- All teaching and non-teaching staffs of NCERC, Pampady
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc