Skip to content

This is a Cloud Storage web server project for our Fall 2020 Operating Systems class.

Notifications You must be signed in to change notification settings

Team-Moon-CS4310/CS4310-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

This is a Cloud Storage web server that we built for our Fall 2020 Operating Systems course.

Technologies

We utilized:

  • C++17 for backend
  • Vue.js for Frontend

Prerequisites

To run this project you will need:

  • Linux
  • g++ that supports c++17
  • Make

Setup

To run this project, clone this repo and run:

make

Then connect to localhost:8080 in the browser.

About

This is a Cloud Storage web server project for our Fall 2020 Operating Systems class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published