{"id":20844081,"url":"https://github.com/pubxpo/timepeace","last_synced_at":"2026-04-27T02:32:28.199Z","repository":{"id":208866128,"uuid":"708850932","full_name":"PubXpo/timepeace","owner":"PubXpo","description":"Engineering MVC Software: Timespeace - A Java Project Managing Webapp","archived":false,"fork":false,"pushed_at":"2023-11-23T17:02:55.000Z","size":1797,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-27T11:06:14.624Z","etag":null,"topics":["mockito","msql-database","mvc-architecture","spring-boot","test-driven-development","thymeleaf","tomcat-server"],"latest_commit_sha":null,"homepage":"","language":"Java","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/PubXpo.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}},"created_at":"2023-10-23T14:11:51.000Z","updated_at":"2025-03-06T14:22:55.000Z","dependencies_parsed_at":"2023-11-23T18:22:39.564Z","dependency_job_id":"90f6f7e7-18c6-45e2-b3d2-7e84f75ec136","html_url":"https://github.com/PubXpo/timepeace","commit_stats":null,"previous_names":["pubxpo/timepeace"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PubXpo/timepeace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PubXpo%2Ftimepeace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PubXpo%2Ftimepeace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PubXpo%2Ftimepeace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PubXpo%2Ftimepeace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PubXpo","download_url":"https://codeload.github.com/PubXpo/timepeace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PubXpo%2Ftimepeace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32320310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["mockito","msql-database","mvc-architecture","spring-boot","test-driven-development","thymeleaf","tomcat-server"],"created_at":"2024-11-18T02:08:26.525Z","updated_at":"2026-04-27T02:32:28.175Z","avatar_url":"https://github.com/PubXpo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- add landing page banner --\u003e\n\u003ch1\u003e\u003cimg alt=\"image of guy peacefully managing time\" width=\"100%\" src=\"https://raw.githubusercontent.com/PubXpo/timepeace/main/img/landing_screen.png\"\u003e\u003c/h1\u003e\n\n## Introduction\n\n\u003c!-- add short description --\u003e\nTimepeace was created in response to the need for a tool to manage projects, and hourly business activities, generate client invoices and store them in a database to retrieve later.\n\nIt was implemented with contractors in mind. It used surveys on online platforms to gather intel on issues contractors faced and what they needed from a potential solution.\n\nThis is a lite demo version.\n\u003cbr\u003e\u003c/br\u003e\n## Wiki Navigation\nThe following links redirects to a guided [wiki][wiki] which demonstrates the thought process behind engineering concepts and includes a product demo. \n* ENGINEERING: Model and Designs\n  * [Entering client data][enterData]\n  * [Inputs and Calculations][inputCalcs]\n  * [Uploads and Downloads][upDowns]\n* PRODUCT DEMONSTRATION\n  * [Landing Page][landing]\n  * [Registration and Log in][registerLogin]\n  * [Dashboard][dashboard]\n  * [Project View][projectView]\n  * [Daily View][dailyView]\n\n\n[wiki]: https://github.com/PubXpo/timepeace/wiki\n\u003c!-- engineering wiki links --\u003e\n[enterData]: https://github.com/PubXpo/timepeace/wiki/Entering-client-data\n[inputCalcs]: https://github.com//PubXpo/timepeace/wiki/Inputs-and-Calculations\n[upDowns]: https://github.com//PubXpo/timepeace/wiki/Uploads-and-Downloads\n\n\u003c!-- project demo links --\u003e\n[landing]: https://github.com//PubXpo/timepeace/wiki/The-Landing-Page\n[registerLogin]: https://github.com//PubXpo/timepeace/wiki/The-Dashboard-Page\n[dashboard]: https://github.com//PubXpo/timepeace/wiki/Registration-and-Log-in\n[projectView]: https://github.com//PubXpo/timepeace/wiki/Project-View\n[dailyView]:https://github.com//PubXpo/timepeace/wiki/Daily-View\n\n## Main Features\n\nBelow are some activities registered users are able to complete.\n\n- Add and amend client data\n- View tasks done in a week\n- Add/ Amend tasks and hours\n- Generate and Save PDF invoice\n- Upload invoice to database\n- Download invoice from database\n\nSample of a generated invoice. \n\n\u003cimg width=\"100%\" src=\"https://raw.githubusercontent.com/PubXpo/timepeace/main/img/generate_invoice.png\"\u003e\n\u003cbr\u003e\n\n## Wishlist\nFuture iterations of the portal may include:\n\n- Email delivery of invoice directly to the client\n- eSignature acceptance\n- A portal for clients to approve user invoices\n- A payment link directly to user account\n- Designs and core features to be continually improved.\n- Cloud infrastructure hosting or self-hosted\n\u003cbr\u003e\n\n## Deployment\n\nThe product is implemented using:\n\u003c!-- enter languages and tools using icons --\u003e\n\u003cdiv align=\"left\"\u003e\n\u003ca href=\"https://www.java.com\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original.svg\" alt=\"java\" width=\"40\" height=\"40\"/\u003e\n\u003c/a\u003e\n\u003ca href=\"https://spring.io/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://www.vectorlogo.zone/logos/springio/springio-icon.svg\" alt=\"spring\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e  \n\u003ca href=\"https://www.w3.org/html/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg\" alt=\"html5\" width=\"40\" height=\"40\"/\u003e\n\u003c/a\u003e \n\u003ca href=\"https://www.w3schools.com/css/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg\" alt=\"css3\" width=\"40\" height=\"40\"/\u003e\n\u003c/a\u003e \n\u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg\" alt=\"javascript\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e\n\u003c/a\u003e \n\u003ca href=\"https://getbootstrap.com\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg\" alt=\"bootstrap\" width=\"40\" height=\"40\"/\u003e\n\u003c/a\u003e \n\u003ca href=\"https://www.mysql.com/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg\" alt=\"mysql\" width=\"40\" height=\"40\"/\u003e\n\u003c/a\u003e \n\u003ca href=\"https://git-scm.com/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg\" alt=\"git\" width=\"40\" height=\"40\"/\u003e\n\u003c/a\u003e \n\u003c/div\u003e\n\u003cbr\u003e\nIt also implements APIs like:\n\n- HighchartJs API (for data visualization)\n- DataTable API, AJAX (to reuse filter, sort and organising table structure)\n\u003cbr\u003e\n\n## Contributing\n\nAlthough the files are moderated for public view, comments and collaboration are welcome.  Access to the complete codebase is available on request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpubxpo%2Ftimepeace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpubxpo%2Ftimepeace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpubxpo%2Ftimepeace/lists"}