This repository contains the code for the web portal that we built to integrate compute service in our personal cloud project.
Tools and packages required:
- Raspberry Pi - Switched On
- Apache2
- Python 3.7 and above
Steps to run this project:
- Start the apache2 service.
- Enable the cgi module.
- Fork the repository.
- Put 'project.py' in /usr/lib/cgi-bin folder
- Put remaining files in /var/www/html folder
- Go to web browser and type the IP of raspberry.
This web portal has following features:
- User can give requirements in simple English phrases.
- Keywords will be identified from the query using python script in the backend.
- Command's output is shown as the output to the user.
- HTML
- CSS
- JavaScript
- Python
This is a team project built as Mini Project. The team members are:
This project is licensed under the MIT License - see the LICENSE.md file for details
MIT © Palak Singhania