Skip to content

We have partnered up with IDLab and Imec to showcase how "taking back control of your personal data" can be achieved using linked data and Solid pods by creating a smart calendar application.

License

Notifications You must be signed in to change notification settings

osoc22/project-idlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project IDLab - Powerful Personal Data

Team Powerful Personal Data, also known as Solid Concepts, partnered up with IDLab and Imec to showcase how "taking back control of your personal data" can be achieved using linked data and Solid pods. We have built a smart calendar application that takes advantage of linked data to serve you weather data for the events that you store on your private Solid pod.

Our application consists of three parts:

  • A front-end calendar app
  • A back-end weather API
  • A solidpod server for testing

Quick start

Refer to our quick start documentation at https://osoc22.github.io/project-idlab/docs/quick-start!

Building locally

For any of the parts, you will require the following prerequisites:

  • Node.js, version 16 is recommended. Consider using nvm if you want to use multiple node versions on your system.
  • Git (In case you're using Windows, make sure to tick install Git Bash, so you can use run.sh!)

To set up specific parts locally, refer to the docs of the frontend, backend or solidpod testserver

Or use the interactive CLI

git clone https://github.com/osoc22/project-idlab.git
cd project-idlab/
node run.mjs

Note: the cli doesn't support backend at the moment.

Project structure

More specific info of files within or functions of many of these folders can be found in https://osoc22.github.io/project-idlab/docs/

Todo's/enhancements

Some features were cancelled due to time constraints. You can find these with the out of scope label in our GitHub Issues.

Notice

License

Developed by Abel de Bruijn, DemianD, Denperidge, Matei Penca and Thor Galle for Open Summer Of Code 2022. This software is licensed under the MIT license.

About

We have partnered up with IDLab and Imec to showcase how "taking back control of your personal data" can be achieved using linked data and Solid pods by creating a smart calendar application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published