Skip to content

Project allowing to query products (languages, libraries, databases, etc) by their properties.

License

Notifications You must be signed in to change notification settings

isirode/products-app

Repository files navigation

Products app

This project allow to search products (mostly software products for now such as languages, libraries etc) based on their properties.

For instance, we can do:

Select * From Library Where Library.properties.madeIn = 'Java'

The website (work in progress) is available here : https://web.products.onesime-deleham.ovh

Modules

The project is composed of multiple sub-modules:

  • schema : contains the definition of the schema and utilities to setting it up in OrientDB
  • api : contains the api serving the data
  • web : contains the site web displaying the data
  • deploy : contains a system allowing to deploy the web application to a VPS

Data

The data is available in this Github repository (isirode/produts-data).

About

Project allowing to query products (languages, libraries, databases, etc) by their properties.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published