Skip to content

University project client for saving and accessing any type of data

Notifications You must be signed in to change notification settings

hinagawa/arch_client_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client for Authorization server

Client for service which can uploading and downloading data

Installation

Clone this git repository using

git clone https://github.com/hinagawa/arch_client_web.git

Download and install Node

Install project dependancies:

npm install

Run project dependancies:

npm start

Tests

To run ui tests:

npm run test

Usage

Only authorized users can reach Main page.

Related repositories

  1. Configuration Server
  2. Authorization Server
  3. Command line client

About

University project client for saving and accessing any type of data

Topics

Resources

Stars

Watchers

Forks

Languages

  • HTML 82.2%
  • JavaScript 17.8%