Getting Started with Create React App

This project was bootstrapped with Create React App.

Table of Contents
  1. Aviable Scripts
  2. Purpose of the application
  3. Features
  4. Localized bugs and errors
  5. To do
  6. Contact

About The Project

A web platform where you can manage your own folders and files locally.

We have managed to simulate our own management cloud where you can access any folder you have.

You will access your folders once you have been able to register on the platform or have logged in.


Built With

MyOwnDrive Front is developed with the following libraries and frameworks

Getting Started

Next, we will show, step by step, the necessary configurations for the platform to work perfectly.

Prerequisites

First of all you have to have installed the necessary packages and modules that are used in the application with the following command:

npm install

Installation

Before starting the application, the server that manages all the platform information must be correctly configured. Next, we will link the repository where the server is so that it can be launched.

Backend GitHub Repository

Available Scripts

In the project directory, you can run:

npm start 

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.


Purpose of the application

A website that simulates a computer desktop where you can register and create folders where you can save your documents to later download them.

Features

  • Day/Night mode
  • Translation
  • scrollable windows
  • security token
  • Create and delete folders that will contain files
  • Upload and delete files

Localized bugs and errors

Bug in the handmade drag of the windows, the window jumps when clicking on it and sometimes it leaves the screen.

Bug when downloading files, they cannot be downloaded although they can be viewed and downloaded from that new window.

To do

Fix bugs in the drag.

Solve file download to be able to do it directly from the front.

A search box to access any user file (it's already in the html but didn't have time to implement it).

More features for the TaskBar as a date control according to time zone to be able to change it.

Contact

Miguel Cid Paz - @miguelCidPaz - miguel.cid.paz@gmail.com

Wilmer Sierra Salgado - wsierra010 - wsierra010@gmail.com

Project Link: https://github.com/wsierra010/my-drive-react