{"id":21515930,"url":"https://github.com/zakarialaoui10/greenlab-challenge","last_synced_at":"2025-04-09T20:15:04.943Z","repository":{"id":116562976,"uuid":"473703533","full_name":"zakarialaoui10/Greenlab-Challenge","owner":"zakarialaoui10","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-27T23:42:37.000Z","size":6284,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T20:14:56.177Z","etag":null,"topics":["css","expressjs","fablab","greenlab","html","javascript","jspdf","moroccan","morocco","morocco-country","morocco-regions","socket-io","three","threejs","xlsx","zikojs"],"latest_commit_sha":null,"homepage":"https://greenlab-challenge.vercel.app/","language":"JavaScript","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/zakarialaoui10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-24T17:16:31.000Z","updated_at":"2025-03-27T23:42:42.000Z","dependencies_parsed_at":"2024-02-21T12:31:12.215Z","dependency_job_id":"92d3d106-b27e-4e8b-9d84-7be0007b7a92","html_url":"https://github.com/zakarialaoui10/Greenlab-Challenge","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/zakarialaoui10%2FGreenlab-Challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakarialaoui10%2FGreenlab-Challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakarialaoui10%2FGreenlab-Challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakarialaoui10%2FGreenlab-Challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakarialaoui10","download_url":"https://codeload.github.com/zakarialaoui10/Greenlab-Challenge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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":["css","expressjs","fablab","greenlab","html","javascript","jspdf","moroccan","morocco","morocco-country","morocco-regions","socket-io","three","threejs","xlsx","zikojs"],"created_at":"2024-11-23T23:57:27.533Z","updated_at":"2025-04-09T20:15:04.911Z","avatar_url":"https://github.com/zakarialaoui10.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Greenlab-Challenge       \n## Preview       \n[Demo ](https://drive.google.com/file/d/11SMlCCuraowYi7QtERldPtLFl3TP0B9Y/view?usp=sharing) \n\u003cbr\u003e\n[Want To Try!](https://greenlab-challenge.vercel.app/) \n## Libraries \n- [zikojs](https://github.com/zakarialaoui10/ziko.js) \n- [threejs](https://threejs.org/) \n- [xlsxjs](https://www.npmjs.com/package/xlsx) \n- [htmltoimage](https://www.npmjs.com/package/html-to-image) \n- [jsPdf](https://www.npmjs.com/package/jspdf) \n- [express](https://expressjs.com/fr/) \n- [socket.io](https://socket.io/fr/) \n- [nodemailer](https://nodemailer.com/about/) \n\n\n## Features \n - [x] Change font family \u0026 size and color\n - [X] Toggle Dark/Light Mode\n - [x] store settings in Local storage (styles \u0026 positions)\n - [x] Upload Background \n - [x] Export Data from Excel File \n - [x] Orbit and transform control \n - [x] Preview of generated Attestations\n - [x] Download Attestations as pdf file \n - [x] Send Attestations via Email  \n\n## Index\n\u003ctable\u003e\n \u003ctr\u003e\n  \u003ctd\u003e\u003cimg src=\"public/assets/refresh.png\" width=\"30px\"\u003e\u003c/td\u003e\n  \u003ctd\u003eRefresh\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n  \u003ctd\u003e\u003cimg src=\"public/assets/clear.png\" width=\"30px\"\u003e\u003c/td\u003e\n  \u003ctd\u003eReset settings\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n  \u003ctd\u003e\u003cimg src=\"public/assets/help.png\" width=\"30px\"\u003e\u003c/td\u003e\n  \u003ctd\u003ehelp\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n  \u003ctd\u003e\u003cimg src=\"public/assets/dark.png\" width=\"30px\"\u003e\u003c/td\u003e\n  \u003ctd\u003eToggle Dark/Light Mode\u003c/td\u003e\n \u003c/tr\u003e\n\u003c/table\u003e\n\n## Limitations\nTo send attestaions via Email we need real-time communication between the client and the server,I use socket.io library to reach this communication ,on the other hand Serverless Functions on Vercel are stateless and have a maximum execution duration.\nAs a result, it is not possible to maintain a WebSocket connection to a Serverless Function.\n\n## Want to try localy\n\n\n\u003col\u003e\n \u003cli\u003eInstall any IDE (I Recommand Vs Code)\u003c/li\u003e\n \u003cli\u003eInstall Node.js\u003c/li\u003e\n \u003cli\u003eClone this repository\u003c/li\u003e\n \u003cli\u003e\u003c/li\u003e\n\u003c/ol\u003e\n\n\n```\ngh repo clone zakarialaoui10/Greenlab-Challenge\n```\n\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakarialaoui10%2Fgreenlab-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakarialaoui10%2Fgreenlab-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakarialaoui10%2Fgreenlab-challenge/lists"}