awesome-selfhosted-data icon indicating copy to clipboard operation
awesome-selfhosted-data copied to clipboard

Add Personal Management System

Open Volmarg opened this issue 1 year ago • 2 comments

# software name
name: "Personal Management System"
# URL of the software project's homepage
website_url: "https://volmarg.github.io/"
# URL where the full source code of the program can be downloaded
source_code_url: "https://github.com/Volmarg/personal-management-system"
# description of what the software does, shorter than 250 characters, sentence case
description: "Tool for managing all Your data in one place, passwords, contacts, costs, job days off etc."
# list of license identifiers, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/blob/master/licenses.yml for the full list of licenses
licenses:
  - MIT
# list of languages/platforms, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/platforms for the full list of platforms
platforms:
  - PHP
  - Docker
# list of tags (categories), see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/tags for the full list of tags
tags:
  - Personal Dashboards
# (optional, true/false, default false) whether the software depends on a third-party service outside the user's control
depends_3rdparty: false
# (optional) link to an interactive demo of the software
demo_url: "http://personal-management-system.pl/"

To ensure your issue is dealt with swiftly, please check the following (check the boxes [x]):

  • [x] Submit one item per pull issue. This eases reviewing and speeds up inclusion.
  • [x] You have searched the repository for any relevant issues or PRs, including closed ones.
  • [x] Any software you are adding is not already listed at any of awesome-sysadmin, staticgen.com, staticsitegenerators.net, dbdb.io.
  • [x] Any software project you are adding to the list is actively maintained.
  • [x] Any software project you are adding was first released more than 4 months ago.
  • [x] Any software project you are adding has working installation instructions.

My self note:

  • project was already listed once, but was taken out because I've not maintained it for long time, I'm reviving it

Volmarg avatar Aug 18 '24 07:08 Volmarg

It's great to see that your project is being revived. For now, I would mark it as "needs to mature" and suggest that we revisit it in about four months (2024-12-18). By then, your v1.4.65 will have been active for four months. Given that the project was inactive for about three years, allowing this period of maturation will give us a better sense of your commitment to maintaining it over the long term.

Rabenherz112 avatar Aug 30 '24 18:08 Rabenherz112

Sure, fine - i will just poke around when 2.0 is out.

The thing is that the current repo will become a backend so it won't be touched till front is fully ready.

New repo will be a standalone frontend.

But let's go back to that in months to come then.

Spoiler 😃

image

Volmarg avatar Aug 30 '24 18:08 Volmarg

Four months has now passed, we can reconsider this.

Ki-er avatar Dec 29 '24 10:12 Ki-er

https://github.com/Volmarg/personal-management-system-front

Front end still being worked on

@Volmarg there has been no commits on the backend - https://github.com/Volmarg/personal-management-system - in around 6 months. I think we should close this issue for now and reopen when this project is fully ready to be added.

Ki-er avatar Feb 06 '25 09:02 Ki-er

Yeah, i agree, closing it.

I work on separated branch on backend, it's still going to be few months until im done.

Volmarg avatar Feb 06 '25 13:02 Volmarg

Hello,

Friendly poke here. Version 2.0 has just been released and merged to main/master branches both on front and backend.

The refreshed demo is already running: http://personal-management-system.pl/

Volmarg avatar May 01 '25 10:05 Volmarg