{"id":16074125,"url":"https://github.com/cancelei/capstone-m1-event-page","last_synced_at":"2026-04-20T11:31:38.425Z","repository":{"id":168787192,"uuid":"643922437","full_name":"cancelei/Capstone-M1-Event-Page","owner":"cancelei","description":"Main learning points: Use HTML, CSS and in later PR's use JS to generate dynamically Sections of the Website. Done while doing Microverse Coding School.","archived":false,"fork":false,"pushed_at":"2023-06-02T22:24:52.000Z","size":6681,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T20:15:18.115Z","etag":null,"topics":["website"],"latest_commit_sha":null,"homepage":"https://cancelei.github.io/Capstone-M1-Event-Page/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cancelei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-05-22T12:41:24.000Z","updated_at":"2023-07-11T14:56:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c6841df-7f4f-41fa-8cd9-4fc5d0983c14","html_url":"https://github.com/cancelei/Capstone-M1-Event-Page","commit_stats":null,"previous_names":["cancelei/capstone-m1-event-page"],"tags_count":0,"template":false,"template_full_name":"cancelei/readme-template","purl":"pkg:github/cancelei/Capstone-M1-Event-Page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cancelei%2FCapstone-M1-Event-Page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cancelei%2FCapstone-M1-Event-Page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cancelei%2FCapstone-M1-Event-Page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cancelei%2FCapstone-M1-Event-Page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cancelei","download_url":"https://codeload.github.com/cancelei/Capstone-M1-Event-Page/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cancelei%2FCapstone-M1-Event-Page/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32045161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T10:33:29.490Z","status":"ssl_error","status_checked_at":"2026-04-20T10:32:30.107Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["website"],"created_at":"2024-10-09T08:41:29.861Z","updated_at":"2026-04-20T11:31:38.406Z","avatar_url":"https://github.com/cancelei.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e\u003cb\u003eCancelei's Capstone Project\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#faq)\n- [📝 License](#license)\n\n# 📖 Capstone Project \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\n**Event D-HTML Page** is simple project that includes a HTML file with corresponding CSS styling, and a backend setup that includes specific linters that verify Html/CSS files for auto-merge capability. It also has autogenerating parts that use Javascript with objects.\n\n## 🛠 Built With Love and Passion\u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://html.com/\"\u003eHTML\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eN/A\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eN/A\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- ** HTML \u0026 JS**\n- ** CSS**\n- ** Linters to automatically check availability to merge on to the main(head) branch.**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- \u003ca href=\"https://cancelei.github.io/Capstone-M1-Event-Page/dist/index.html\"\u003eLink\u003c/a\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\nDownload Project Files from github.\n\n### Setup\n\nClone this repository to your desired folder:\n\n### Install\n\nInstall Node Package by running:\n\n- npm install\n\n### Usage\n\n- In other to use the repo you either to create a branch to create new features.\n- But in order to run the project use the commands below:\n  - npm run build (It will create a production ready file)\n  - npm start (It will run the server on your local machine)\n\n### Run Linters (Testing)\n\nI have added Linters different kinds of Linters to help avoid typos and ensure the best practices of the code base.\nSo while using this repository if you need to check your work no matter if you have worked on HTML or CSS, or even JS you can use the commands below.\n\n- To run the linter test on index.html or any HTML file. Use the below command:\nnpx hint . \n\n-To run linter test on Stylesheets (CSS or sass). Use the below command:\nnpx Stylelint \"**/*.{css,scss}\"\n\n- To run linter test on ES Lint (JS). Use the below command:\nnpx eslint .\n\n### Deployment\n\nN/A\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n\u003e Mention all of the collaborators of this project.\n\n👤 **Author Glauber Bannwart**\n\n- GitHub: [@cancelei](https://github.com/cancelei)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/gbannwart)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- Improve UX Experience for the Event\n- Add form\n- Add Newsletter Subscription form\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nN/A\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nN/A\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nOriginal design idea by Cindy Shin in Behance.\u003ca href=\"https://www.behance.net/gallery/29845175/CC-Global-Summit-2015.\"\u003eBEHANCE\u003c/a\u003e\n\nIcons by Surang (\u003ca href=\"https://www.flaticon.com/br/icones-gratis/agricultura-e-jardinagem\" title=\"agricultura e jardinagem ícones\"\u003eAgricultura e jardinagem ícones criados por surang - Flaticon\u003c/a\u003e)\n\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcancelei%2Fcapstone-m1-event-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcancelei%2Fcapstone-m1-event-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcancelei%2Fcapstone-m1-event-page/lists"}