Title Header
Header

↩ Back to projects

ProjectLog

Project summary

  • DBN (me)
  • My roles on this project were
    • Project design
    • C# programming
    • Setting up the Asset Store page
  • ProjectLog is available on the Unity Asset Store and on itch.io

Screenshots

I began working on ProjectLog because I wanted to have a system where I could track issues directly in Unity. As someone who works alone on side projects, software like Jira is way to much. So I wanted something simple. It has two main functions: the task list and the devlog.

The task list
The tasklist is just a simple list where you can manage the tasks you need to do for your project. I use it for things like when I'm working on something and can easily track my thoughts about it, make note of things that annoy me and I need to change, keeping track of bugs, etc. Priority can be set to the tasks, and when you work with a team you can see who owns it.

The devlog
The devlog is for documenting changes, documenting design of features, or just keeping an actual log of what you have been working on.

↩ Back to projects