Skip to content

An example of SOLID client Web App to access Community Server resources

Notifications You must be signed in to change notification settings

fan-droide/solidclientwebapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solidclientwebapp

An example of SOLID client Web App to access Community Server resources

Objective

The purpose is to illustrate how it is possible to connect a simple web app, consisting of a Home page and a Detail page to a SOLID server (Community/Recipes) in order to retrieve all public information and data hosted there.

NOTE: It is required to open the web browser console to check the result of the query

How to run it locally:

  1. git clone https://github.com/fan-droide/solidclientwebapp.git
  2. cd solidclientwebapp
  3. npm i
  4. npm start

To-Do:

  • Login users
  • Upload file to a folder

About

An example of SOLID client Web App to access Community Server resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published