{"id":23176416,"url":"https://github.com/lucasbailo/first-crud-js-html-css","last_synced_at":"2026-04-10T07:51:47.064Z","repository":{"id":218060745,"uuid":"745487797","full_name":"lucasbailo/first-crud-js-html-css","owner":"lucasbailo","description":"My first CRUD using pure html, css and javascript","archived":false,"fork":false,"pushed_at":"2024-02-13T02:49:37.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T09:42:03.875Z","etag":null,"topics":["crud","css","firebase","javascript"],"latest_commit_sha":null,"homepage":"https://first-crud-js-html-css.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucasbailo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-01-19T12:51:43.000Z","updated_at":"2024-11-29T20:44:21.000Z","dependencies_parsed_at":"2024-01-26T03:24:48.413Z","dependency_job_id":"f56258d2-f6ba-4eb7-aa03-c942f2b9c8a8","html_url":"https://github.com/lucasbailo/first-crud-js-html-css","commit_stats":null,"previous_names":["lucasbailo/first-crud-js-html-css"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ffirst-crud-js-html-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ffirst-crud-js-html-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ffirst-crud-js-html-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ffirst-crud-js-html-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasbailo","download_url":"https://codeload.github.com/lucasbailo/first-crud-js-html-css/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247272866,"owners_count":20911821,"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":["crud","css","firebase","javascript"],"created_at":"2024-12-18T06:16:36.510Z","updated_at":"2026-04-10T07:51:42.017Z","avatar_url":"https://github.com/lucasbailo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Welcome again to my very first CRUD project! 👋\n\n# Cost Control (Still in dev)\n\n## Some code that I'm proud of\n```js\nfunction register(){\n    showLoading();\n\n    const email = form.email().value;\n    const password = form.password().value;\n\n    firebase.auth().createUserWithEmailAndPassword(\n        email, password\n    ).then(() =\u003e {\n        hideLoading();\n        window.location.href = \"../../pages/home/home.html\"\n    }).catch(error =\u003e{\n        hideLoading();\n        alert(getErrorMessage(error));\n    })\n}\n```\n\n## Built with\n\n- HTML;\n- CSS custom properties;\n- JavaScript;\n- Sweat and tears 😫.\n\n## Test the project yourself: [Teste the project here!!!](https://first-crud-js-html-css.vercel.app/)\n\n### You can:\n\n- Log in;\n- Create your user;\n- Change your password if you don't remember it;\n- Check if all your information is correct!;\n- There will be more features soon...\n\n## Author\n\n- Website - [My GitHub](https://github.com/lucasbailo)\n- Frontend Mentor - [@lucasbailo](https://www.frontendmentor.io/profile/lucasbailo)\n- Instagram - [@lucassbailo](https://www.instagram.com/lucassbailo/)\n- LinkedIn - [Lucas Bailo](https://www.linkedin.com/in/lcsbailo)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbailo%2Ffirst-crud-js-html-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasbailo%2Ffirst-crud-js-html-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbailo%2Ffirst-crud-js-html-css/lists"}