Skip to content

My-VPS/My-VPS.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation


Advanced Web development project

An awesome VPS provider to fit your needs !

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Demo
  5. Contributing
  6. Contact

About The Project

Capture d’écran 2021-11-07 à 23 56 53

This project is a Vue Application mimicking a VPS provider coded by Léa Buendé and Duc-Thomas Nguyen

(back to top)

Built With

The frmaeworks and libraries used for this project are the following. We used Vue 3 with Typescript, so make sure all your versions are up to date !

(back to top)

Getting Started

This is how you install our project on your machine. First, we got the directories wrong, so you must enter the project directory first before running.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install -g vue
    npm install -g sass
    

Installation

Follow these steps to launch our VPS website on your computer.

  1. Clone the repo
    git clone https://github.com/My-VPS/My-VPS.github.io.git
  2. Move to the right directory
    cd myserver
  3. Install NPM packages
    npm install
  4. Launch app
    npm run serve

(back to top)

Roadmap

  • Using dynamic routes all over
  • Reusing deundant components all over
  • Custom design of application on Figma

Capture d’écran 2021-11-08 à 00 28 03

  • Fully responsive implementation
  • [] Add real life constraints for VPS configurations
  • [] Correct 0 warning type declarations
  • [] Vuex to manage data instead of using routes

See the open issues for a full list of proposed features (and known issues).

(back to top)

Demo

demo.mp4

(back to top)

Contact

Duc-Thomas Nguyen - ducki.dev Capture d’écran 2021-11-08 à 00 23 16

Léa Buendé - lea-buende.com Capture d’écran 2021-11-08 à 00 22 43

Project Link: github.com/My-VPS/My-VPS.github.io

(back to top)