{"id":26508374,"url":"https://github.com/kradnoel/devlogbook","last_synced_at":"2026-04-11T19:01:39.697Z","repository":{"id":219385864,"uuid":"250231981","full_name":"kradnoel/DEVLOGBOOK","owner":"kradnoel","description":"Simple Projects Management WebApp for Developers","archived":false,"fork":false,"pushed_at":"2020-05-10T23:59:47.000Z","size":1876,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T13:49:02.814Z","etag":null,"topics":["adminlte3","bootstrap4","express","golang","vue"],"latest_commit_sha":null,"homepage":null,"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/kradnoel.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}},"created_at":"2020-03-26T10:50:24.000Z","updated_at":"2020-05-10T23:59:50.000Z","dependencies_parsed_at":"2024-01-27T04:58:28.737Z","dependency_job_id":null,"html_url":"https://github.com/kradnoel/DEVLOGBOOK","commit_stats":null,"previous_names":["kradnoel/devlogbook"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kradnoel/DEVLOGBOOK","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kradnoel%2FDEVLOGBOOK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kradnoel%2FDEVLOGBOOK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kradnoel%2FDEVLOGBOOK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kradnoel%2FDEVLOGBOOK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kradnoel","download_url":"https://codeload.github.com/kradnoel/DEVLOGBOOK/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kradnoel%2FDEVLOGBOOK/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31691503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["adminlte3","bootstrap4","express","golang","vue"],"created_at":"2025-03-21T00:23:23.815Z","updated_at":"2026-04-11T19:01:39.215Z","avatar_url":"https://github.com/kradnoel.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEVLOGBOOK\n\nSimple Project Management WebApp for Developers\n\n## Built with\n- server: Golang + Sqlite3 + [Gorm](https://gorm.io/) + [Chi](https://github.com/go-chi/chi)\n- client: [Node.js](https://nodejs.org/) + [Express](https://expressjs.com/) + [servue](https://github.com/futureaus/servue) + [Vue](https://vuejs.org/) + [Bootstrap](https://getbootstrap.com/) + [AdminLTE](https://adminlte.io/) + Javascript\n\n## Features\n- Add, Update or Delete Project;\n- Add, Update or Delete Task;\n- Add, Update or Delete Subtask;\n- Get Status on Projects (Finished or Unfinished);\n- Get time spent on Project;\n- Get statistics on Projects (Total Projects, Completed, Avarage time spent);\n\n## Set up\n\n### Requirements\n- [Node.js](https://nodejs.org/)\n- [Golang](https://golang.org/)\n\n### Local development\n\n1. Clone this repository and `cd` into it\n\n```bash\ngit clone https://github.com/kradnoel/DEVLOGBOOK.git\ncd DEVLOGBOOK\n\n```\n\nFor the server:\n\n2. `cd` into server and install dependencies\n\n```bash\ncd server\ngo mod download\n```\n\n3. Run the server application\n\n```bash\ngo run cmd/devlb.go\n```\n\nFor the client:\n\n4. `cd` into client and install dependencies\n\n```bash\ncd client\nnpm install\n```\n\n5. Run the client application\n\n```bash\nnpm start\n```\n\n6.  Navigate to [http://localhost:3000](http://localhost:3000)\n\n## License\n\n[MIT](LICENSE)\n\nHere's some Images:\n\n![DEVLOGBOOK_1](https://github.com/kradnoel/portfolio_images/blob/master/DEVLOGBOOK/DEVLOGBOOK_1.png \"DEVLOGBOOK 1\")\n![DEVLOGBOOK_2](https://github.com/kradnoel/portfolio_images/blob/master/DEVLOGBOOK/DEVLOGBOOK_2.png \"DEVLOGBOOK 2\")\n![DEVLOGBOOK_3](https://github.com/kradnoel/portfolio_images/blob/master/DEVLOGBOOK/DEVLOGBOOK_3.png \"DEVLOGBOOK 3\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkradnoel%2Fdevlogbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkradnoel%2Fdevlogbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkradnoel%2Fdevlogbook/lists"}