Jump to content

Help about developing a software. (Thesis Project)

Hi, we were assigned to create a Monitoring Software for the employees of our beneficiary. This system is a LAN based also, all employees workstations has this system installed to their pc and its connected to their Boss's PC. And the special features of this system is a reminder it will notify the employee about their next task, basically its like a combination of To-Do list and alarm or notifications. And if the boss wants to broadcast something, he can by just a few types in his PC and all employees must received the Boss message.

I only have a background in basic of JAVA, HTML, and CSS. that's why I don't know which language should I use. can you please guys tell me what is the best language should I use? I'm quite running out of time the deadline is last week of july, Geeeezzzzzzz and still I don't know what should I use. The flow is easy, the problem is I don't know what kind of language should I use to create that kind of system. and PS I never create a system before. I believe I'm going to use more than 1 language in this system coz it has a database can you please tell me that too, or please tell me all things what should I do to create that kind of system. I'm a 2nd year College of BSIT.

GTSleep

Link to post
Share on other sites

Almost any language honestly.

I'd personally use nodejs because I'm used to it and I know it has many many libraries available which make stuff like this a lot easier, unlike if I were doing it in C++ D: .

 

Anyway, Java should do just fine.

i5 4670k @ 4.2GHz (Coolermaster Hyper 212 Evo); ASrock Z87 EXTREME4; 8GB Kingston HyperX Beast DDR3 RAM @ 2133MHz; Asus DirectCU GTX 560; Super Flower Golden King 550 Platinum PSU;1TB Seagate Barracuda;Corsair 200r case. 

Link to post
Share on other sites

17 hours ago, JacobKS said:

Hi, we were assigned to create a Monitoring Software for the employees of our beneficiary. This system is a LAN based also, all employees workstations has this system installed to their pc and its connected to their Boss's PC. And the special features of this system is a reminder it will notify the employee about their next task, basically its like a combination of To-Do list and alarm or notifications. And if the boss wants to broadcast something, he can by just a few types in his PC and all employees must received the Boss message.

I only have a background in basic of JAVA, HTML, and CSS. that's why I don't know which language should I use. can you please guys tell me what is the best language should I use? I'm quite running out of time the deadline is last week of july, Geeeezzzzzzz and still I don't know what should I use. The flow is easy, the problem is I don't know what kind of language should I use to create that kind of system. and PS I never create a system before. I believe I'm going to use more than 1 language in this system coz it has a database can you please tell me that too, or please tell me all things what should I do to create that kind of system. I'm a 2nd year College of BSIT.

GTSleep

HTML and CSS for the front-end (GUI), and Java for the back-end. I think that might be a good combination.

Nothing to see here ;)

Link to post
Share on other sites

are allthe computers windows ? problem is with html/css front end is that they would have to have the page open to get any sort of notifcations.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×