• Congratulations to the Class of 2024 on your results!
    Let us know how you went here
    Got a question about your uni preferences? Ask us here

SDD Major Project Ideas (1 Viewer)

ipab

Member
Joined
Mar 12, 2012
Messages
76
Gender
Male
HSC
2012
Hey, thinking of either doing a simple note taking program or a multipurpose task scheduler. Similar to the ones mentioned on the first page:

The most useful thing i have ever coded took less than an hour, and i use it everyday pretty much...
Its just a note taking program, have a look at it here (only a few kb)
http://fosweb.com/files/fosNotes.exe

Its simple: uses a random file to store notes, lets you add + delete notes. Hides itself in system tray, and even scrolls the standard vb listbox horizontally...
A little bit of RAD...
You can take a look at my SDD Major i did this year, it's a mutlipurpose task schedular, which is quite complex if you actually look at the underlying code.


http://www.wincentral.net/TaskSchedular/TaskSchedular.msi

(right click and save target as...)


to run my app because it's made in VB.NET you would require the Microsoft.NET Framework 1.1

downloadable from

http://download.microsoft.com/download/a/a/c/aac39226-8825-44ce-90e3-bf8203e74006/dotnetfx.exe
 

No Study

Member
Joined
Mar 15, 2016
Messages
43
Location
Sydney
Gender
Male
HSC
2017
I'd recommend making a script of some sort that has an API available already, easy pickings with low effort to high mark ratio.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top