Skip to content

This repository contains the code for the web portal that we built to integrate compute service in our personal cloud project.

License

Notifications You must be signed in to change notification settings

palaksinghania05/Personal-Cloud-Server-Web-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Cloud Using Raspberry PI

This repository contains the code for the web portal that we built to integrate compute service in our personal cloud project.

Maintenance

Prerequisites

Tools and packages required:

  • Raspberry Pi - Switched On
  • Apache2
  • Python 3.7 and above

Installation

Steps to run this project:

  1. Start the apache2 service.
  2. Enable the cgi module.
  3. Fork the repository.
  4. Put 'project.py' in /usr/lib/cgi-bin folder
  5. Put remaining files in /var/www/html folder
  6. Go to web browser and type the IP of raspberry.

Screenshots

Terminal Interface

Docker interface

Features

This web portal has following features:

  1. User can give requirements in simple English phrases.
  2. Keywords will be identified from the query using python script in the backend.
  3. Command's output is shown as the output to the user.

Tech Stack

  1. HTML
  2. CSS
  3. JavaScript
  4. Python

Contributors

This is a team project built as Mini Project. The team members are:

License

This project is licensed under the MIT License - see the LICENSE.md file for details

MIT © Palak Singhania

About

This repository contains the code for the web portal that we built to integrate compute service in our personal cloud project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published