{"id":17189536,"url":"https://github.com/walderlansena/stocksystem","last_synced_at":"2026-04-13T17:34:29.040Z","repository":{"id":232892181,"uuid":"116093414","full_name":"WalderlanSena/stocksystem","owner":"WalderlanSena","description":":car: Sistema de Controle de Estoque de Veículos. Utilizando as tecnologias PHP, JavaScript(Jquery, Ajax), HTML5, CSS3 e Bootstrap. As informações referentes as dados foram obtidas da API de Consulta Tabela FIPE. O armazenamento dos serão feitos em Local Storage","archived":false,"fork":false,"pushed_at":"2018-01-05T10:36:25.000Z","size":541,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T04:54:23.561Z","etag":null,"topics":["ajax","css","estoque","html","jquery","localstorage","php","sistema"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WalderlanSena.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}},"created_at":"2018-01-03T05:00:06.000Z","updated_at":"2024-03-20T12:32:38.000Z","dependencies_parsed_at":"2024-04-12T05:14:34.042Z","dependency_job_id":"be8592af-2d31-4e05-a10b-d661560f8d16","html_url":"https://github.com/WalderlanSena/stocksystem","commit_stats":null,"previous_names":["walderlansena/stocksystem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WalderlanSena/stocksystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalderlanSena%2Fstocksystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalderlanSena%2Fstocksystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalderlanSena%2Fstocksystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalderlanSena%2Fstocksystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WalderlanSena","download_url":"https://codeload.github.com/WalderlanSena/stocksystem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalderlanSena%2Fstocksystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31762665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["ajax","css","estoque","html","jquery","localstorage","php","sistema"],"created_at":"2024-10-15T01:11:53.007Z","updated_at":"2026-04-13T17:34:28.999Z","avatar_url":"https://github.com/WalderlanSena.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eStock System\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  :car: Sistema de Controle de Estoque de Veículos. Utilizando as tecnologias PHP, JavaScript(Jquery, Ajax), HTML5, CSS3 e Bootstrap. As informações referentes as dados foram obtidas da API de Consulta Tabela FIPE e os respectivos dados serão armazenados em LocalStorage.\n\u003c/p\u003e\n\n\u003ch2\u003eEstrutura do Projeto\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/WalderlanSena/stocksystem/blob/develop/screens/estrutura.png\"\u003e\n\u003c/p\u003e\n\n\u003ch2\u003eLocal de Armazenamento dos dados da aplicação\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n  A aplicação \u003cstrong\u003enão utiliza banco de dados\u003c/strong\u003e, entretando as mesma funcionalidades aplicadas no CRUD com está estrutura podem ser adaptadas para qualquer SGBD.\n  \u003cimg src=\"https://github.com/WalderlanSena/stocksystem/blob/develop/screens/LocalStorage.png\"\u003e\n\u003c/p\u003e\n\n\u003ch2\u003eTela Inicial do Sistema\u003c/h2\u003e\n\u003cp\u003eO login por padrão sempre será: Login: \u003cstrong\u003eadmin\u003c/strong\u003e Senha: \u003cstrong\u003eadmin\u003c/strong\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/WalderlanSena/stocksystem/blob/develop/screens/01.png\"\u003e\n\u003c/p\u003e\n\n\u003ch2\u003eTelas Administrativas do Sistema\u003c/h2\u003e\n\u003cp\u003eAo logar no sitema, você poderá cadastrar um novo usúario comum, cujo o mesmo será responsavel por a cadastramentos dos veículos no sistema.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/WalderlanSena/stocksystem/blob/develop/screens/04.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eOBS:\u003c/strong\u003e Em um sistema real nunca se deve ultilizar a senha do usúario sem criptografia, por motivos de apenas agilidade e demostração das funcionalidades das tecnologias aqui abordadas, não foi utilizada na aplicação. Todavia você pode ler mais em: \u003ca href=\"http://php.net/manual/pt_BR/function.password-hash.php\" target=\"_black\"\u003ePHP.NET\u003c/a\u003e\n  \u003cimg src=\"https://github.com/WalderlanSena/stocksystem/blob/develop/screens/05.png\"\u003e\n\u003c/p\u003e\n\n\u003ch2\u003eTela Inicial do Usúario comum\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/WalderlanSena/stocksystem/blob/develop/screens/2.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/WalderlanSena/stocksystem/blob/develop/screens/3.png\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalderlansena%2Fstocksystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalderlansena%2Fstocksystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalderlansena%2Fstocksystem/lists"}