Skip to content

Small application using the local-storage to add, update and remove data.

Notifications You must be signed in to change notification settings

Juljulia/storage-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical frontend test

Small application using the localstorage to add, update and remove data.

Installation

$ git clone git@github.com:Juljulia/storage-test.git
$ cd storage-test
$ npm install
$ npm start

Features:

  • Add persons
  • Add companies
  • Be able to connect a person with a company and also remove the connection.
  • View the persons who are not employed to a company.
  • View the persons who are employed to a selected company.
  • Stored in localStorage.

About

Small application using the local-storage to add, update and remove data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published