Skip to content

Tavisco/StudentOrganizer

Repository files navigation

Student Organizer (S.O.R.G.)

GitHub Repo stars

This software for Palm OS is intended to help students of all levels that have class schedules and homeworks to better keep track of those.

The main form tells you right away which is the current class, which will be the next, alongside an indicator that tells you if you have homework due tomorrow.

The classes management supports classes that occur multiple days of the week.

Screenshots

Main Classes Homeworks Manage Homework
Main Classes Homeworks manage Homework

Some background

As the Github description says, this is a recreation in C of a very similar application I've developed using HB++ when I was about 13 years old. I got the motivation to re-do it in C just to provoke myself with a new challenge, as I'm professionally NOT a C programmer, and to give back some love to the Palm platform, as programming that application in particular back then was a pretty significant step in settling down on choosing "what I will do when I grow up" :)

That being said, this is my first contact with the C language and with the Palm toolchain. Mistakes were probably made, so proceed with caution, and as always, use it at your own risk, I do not guarantee that this software will work as intended.

If you found an issue, please open one here in this repository that I may (or may not) fix it.

Downloads

You can find the pre-compiled binaries (the .prc files) on the release section of Github. Or click here to go right to the latest version.

Building

To build this application from source use the toolchain available here, edit the paths of the building tools on the makefile, then simply run make in the root of the project.

Special thanks

I'd like to thank all the awesome people on PalmDB's Discord Server that helped me with begginer's issues with C and Palm OS development; that demonstrated interest in the project and pushed me forward to complete it; that sent ideas and opinated about the features and looks of it; and probably much more things. Many thanks to you all!

About

S.O.R.G. or Student Organizer is a software to help students of all levels to keep track of their classes and due tasks.

Topics

Resources

Stars

Watchers

Forks