{"id":13559210,"url":"https://github.com/co-demos/solidata-frontend","last_synced_at":"2025-04-03T14:31:41.651Z","repository":{"id":37712084,"uuid":"192194145","full_name":"co-demos/solidata-frontend","owner":"co-demos","description":"Second draft of Solidata-frontend (cloned from EIG repo)","archived":false,"fork":false,"pushed_at":"2022-12-22T10:28:03.000Z","size":34974,"stargazers_count":1,"open_issues_count":24,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-02T12:52:10.220Z","etag":null,"topics":["nuxtjs","vuejs2","vuetify"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/co-demos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"open_collective":"co-demos"}},"created_at":"2019-06-16T13:28:10.000Z","updated_at":"2019-12-17T22:31:03.000Z","dependencies_parsed_at":"2023-01-30T07:15:42.264Z","dependency_job_id":null,"html_url":"https://github.com/co-demos/solidata-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co-demos%2Fsolidata-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co-demos%2Fsolidata-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co-demos%2Fsolidata-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co-demos%2Fsolidata-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/co-demos","download_url":"https://codeload.github.com/co-demos/solidata-frontend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222978359,"owners_count":17067509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nuxtjs","vuejs2","vuetify"],"created_at":"2024-08-01T12:05:25.860Z","updated_at":"2024-11-04T10:31:13.795Z","avatar_url":"https://github.com/co-demos.png","language":"Vue","funding_links":["https://opencollective.com/co-demos"],"categories":["Vue","others"],"sub_categories":[],"readme":"\u003ch1 align=center\u003e  SOLIDATA \u003cbr\u003e frontend\u003c/h1\u003e\n\n-------\n\n\u003ch2 align=center\u003e\n\t\u003cimg src=\"./static/logos/logo_solidata_15a_lg.png\"\u003e\n\u003c/h2\u003e\n\n-------\n\n![alt text](./screenshots/home_en.png \"homepage (en)\")\n\n-------\n## PRESENTATION\n\npart 2b/3 of the TADATA! sofware suite ([ApiViz](https://github.com/entrepreneur-interet-general/CIS-front) / [Solidata_backend](https://github.com/entrepreneur-interet-general/solidata_backend) / [OpenScraper](https://github.com/entrepreneur-interet-general/OpenScraper) )\n\n#### Building a public service for managing, consolidating, and sharing data \n\n\n-------\n\n## GOALS\n\n- an intuitive UX to manage open data projects ;\n- support for multilingual (english, french, spanish to begin with) ;\n- allow you to consume data from your own csv/xls files or external APIs ;\n- consolidate your data : apply your own datamodel, simplify columns, apply metadatas, ... ; \n- share the consolidated datas on API endpoints with the level of openness you decide (opendata, commons, collective, private) ;\n- manage all your data and your recipes by projects ;\n- be able to manage projects by teams and share data/recipes/datamodels...\n\n------\n\n## DEVELOPPERS\n\nNice to see you around ! For a more complete tour check out : \n- our *[guidelines](./GUIDELINES_DEV.md)*\n- our *[changelog](./CHANGELOG.md)*\n- our *[contribution guide](./CONTRIBUTING.md)*\n\n--------\n\n## TECHNICAL POINTS\n\n#### Tech stack\n- _Language_  : **[Javascript](https://www.python.org/)**... not my cup of tea but still...\n- _Framework (js)_ : **[Vue.js](https://vuejs.org/)** and **[Nuxt.js](https://nuxtjs.org/)**... Universal Vue.js Applications\n- _Framework (styles)_ : **[vuetify](https://vuetifyjs.com/)**... Material Design Component Framework\n- _Requests_ : **[Axios module for nuxt](https://axios.nuxtjs.org/)**... Secure and Easy Axios integration with Nuxt.js.\n- _Internationalization_ : **[i18n module for nuxt](https://nuxtjs.org/examples/i18n)**... do you speak french, english, spanish, turkish ? \n- _Encryption_ : **[js-encrypt](http://travistidwell.com/jsencrypt/)**... RSA encryption when critical data is exchanged between back and front\n\n#### Features :\n\n- intuitive UX \n- **multilingual** : FR, EN, ESP\n- login / register\n- import a **dataset** (dataset input) : from a file (csv, , xlsx) or from an external API\n- manage / create **datamodel templates** (schemas) from datamodel fields\n- manage / create **datamodel fields** \n- manage / create **open data projects** : choose a datamodel, add several datasets and associate each with a datamodel, choose the level of open data for each datamodel field,solidify the compiled data with external API, export the compiled data (csv, or API endopoints)\n- asymetrical **encryption** by RSA (password, email, ...) and JWT authentification (access and refresh tokens)\n\n#### Features TO DO  :\n- tutorials (videos)\n- RGPD compliance\n- dataviz of a project (PRJ) - with Chart.js or D3.js\n- map of a geolocalized project - with Leaflet\n\n-------\n## WHAT'S NEW ?\n\n- check out our our *[changelog](./CHANGELOG.md)* for more details\n\n-------\n\n\n## BUILD SETUP\n\n``` bash\n# install dependencies\nnpm install # Or yarn install\n\n# serve with hot reload at localhost:3000\nnpm run dev\n\n# build for dev and launch server\nnpm run build_dev\nnpm start_dev\n\n# build for production and launch server\nnpm run build\nnpm start\n\n# build for preprod and launch server\nnpm run build_preprod\nnpm start_preprod\n\n# generate static project\nnpm run generate\n# or\nnpm run generate_preprod\n# or\nnpm run generate_dev\n```\n\nFor detailed explanation on how things work, check out the [Nuxt.js](https://github.com/nuxt/nuxt.js) and [Vuetify.js](https://vuetifyjs.com/) documentation.\n\n\n--------\n\n## BENCHMARK ETL (open source or proprietary)\n\n\u003ca href=\"./screenshots/documentation/Tadata_uses_features_BENCHMARK_ETL.pdf\" download\u003eDownload the benchmark as a PDF file\u003c/a\u003e\n\n\n![alt text](./screenshots/documentation/Tadata_uses_features_BENCHMARK_ETL.png \"auth process\")\n\n--------\n\n## DATA MODEL BACKEND\n\n\u003ca href=\"./screenshots/documentation/Solidata_models_datamodels_map.pdf\" download\u003eDownload the datamodel as a PDF file\u003c/a\u003e\n\n\n![alt text](./screenshots/documentation/Solidata_models_datamodels_map.png \"auth process\")\n\n\n--------\n\n## GLOBAL ARCHITECTURE \u0026 COMPONENTS\n\n\u003ca href=\"./screenshots/documentation/Solidata-Models-collections.pdf\" download\u003eDownload the global architecture schema as a PDF file\u003c/a\u003e\n\n![alt text](./screenshots/documentation/Solidata-Models-collections.jpeg \"auth process\")\n\n\n-------\n\n## AUTHORIZATION PROCESS (access \u0026 refresh tokens)\n\n\u003ca href=\"./screenshots/documentation/AUTH_PROCESS_fixed.pdf\" download\u003eDownload the schema as a PDF file\u003c/a\u003e\n\n![alt text](./screenshots/documentation/AUTH_PROCESS_fixed.jpeg \"auth process\")\n\n-------\n\n## CREDITS \n\n#### Solidata's frontend team thanks :\n\n- the [SocialConnect](https://entrepreneur-interet-general.etalab.gouv.fr/defi/2017/09/26/socialconnect/) project, aka \"Carrefour des Innovations Sociales\"\n- the [EIG](https://entrepreneur-interet-general.etalab.gouv.fr/) program by [Etalab](https://www.etalab.gouv.fr/)\n- the [CGET](http://www.cget.gouv.fr/)\n- [Christophe Ninucci](https://github.com/chrnin) for his help, advices and taste for memes\n- the [creator](https://github.com/noirbizarre) and community of [Flask RestPlus](https://github.com/noirbizarre/flask-restplus)\n\n#### Contacts - maintainance :\n\n- [Julien Paris](\u003cmailto:julien.paris@cget.gouv.fr\u003e), developer (aka [JPy](https://twitter.com/jparis_py) on Twitter, or [Jpy](https://github.com/JulienParis) on Github)\n\n\n-------\n\n## SCREENSHOTS (UI/UX)\n\n\n-------\nHome page with the side menu\n\n![alt text](./screenshots/home_en_menu.png \"login \u0026 menu (en)\")\n\n-------\nLogin page\n\n![alt text](./screenshots/login_en.png \"login (en)\")\n\n-------\nMain dashboard \n\n![alt text](./screenshots/dashboard_en.png \"dashboard (en)\")\n\n-------\nCreate a new project\n\n![alt text](./screenshots/create_prj_en.png \"create project (en)\")\n\n-------\nEdit a project : add datasets, choose a datamodel, choose the visibiilty of each datamodel field for your project...\n\n![alt text](./screenshots/edit_prj_en.png \"edit project (en)\")\n\n-------\nMap each of your project's datasets to your datamodel\n\n![alt text](./screenshots/edit_prj_map_dsi_en.png \"edit project (en)\")\n\n-------\nOverview of all the datamodels shared and created by the community\n\n![alt text](./screenshots/list_dmt_en.png \"list datamodel templates (en)\")\n\n-------\nOverview of all the datamodel fields created and shared by the community\n\n![alt text](./screenshots/list_dmf_en.png \"list datamodel fields (en)\")\n\n-------\nPreview of a datasets uploaded by an user\n\n![alt text](./screenshots/edit_dsi_en.png \"edit dataset input fields (en)\")\n\n-------\nEdit a datamodel \n\n![alt text](./screenshots/edit_dmt_en.png \"list datamodel template (en)\")\n\n-------\nView of all the settings of a datamodel\n\n![alt text](./screenshots/edit_dmt_settings_en.png \"settings datamodel teamplate (en)\")\n\n-------\nEdit a datamodel field\n\n![alt text](./screenshots/edit_dmf_en.png \"settings datamodel fields (en)\")\n\n-------\nView of all the settings of a datamodel field\n\n![alt text](./screenshots/edit_dmf_settings_en.png \"settings datamodel fields (en)\")","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fco-demos%2Fsolidata-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fco-demos%2Fsolidata-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fco-demos%2Fsolidata-frontend/lists"}