[mcs] need ideas for final year project(fyp)

sunny945

Expert
Jul 29, 2009
12,695
7
44
Attock
Assalam o alaikum
Guys i need Final year project ideas from CS peoples and that too pretty quickly as i have to give proposal on 23th Dec because my final semester will start in JAN 2014.
Idea should be solid and new.i want to work in c# 2013 and probably in WPF and Want to make a desktop Application So give me ideas accordingly.

Thanks :)

Projects Ideas from PG members:

1: Augmented Reality Android/iOS App
2: Complete Task Management System for an Organization
3: CRM Application Although it is very complex and huge app but u can develop its shorter version. etc
4: An online Hospital/Patient record system,
5: A custom T-Shirt designing/ordering portal,
6: A parking space tracker,
7: Attendance-HR system (web based), etc

(hopefully these will help other members in future. :)
 
Last edited:

shahanansari

Proficient
Nov 4, 2012
829
0
21
Assalam o alaikum
Guys i need Final year project ideas from CS peoples and that too pretty quickly as i have to give proposal on 23th Dec because my final semester will start in JAN 2014.
Idea should be solid and new.i want to work in c# 2013 and probably in WPF and Want to make a desktop Application So give me ideas accordingly.

Thanks :)
1. Augmented Reality Android/iOS App
2. Complete Task Management System for an Organization
3. CRM Application Although it is very complex and huge app but u can develop its shorter version. etc

i make above project, No 1 for my fyp and 2 and 3 for an Organization when i'm an internee.
 

sunny945

Expert
Jul 29, 2009
12,695
7
44
Attock
1. Augmented Reality Android/iOS App
2. Complete Task Management System for an Organization
3. CRM Application Although it is very complex and huge app but u can develop its shorter version. etc

i make above project, No 1 for my fyp and 2 and 3 for an Organization when i'm an internee.
I will not consider android As most of my class fellows are already working in android but no one is working is WPF so i will work in WPF.
And i don't care about difficult task as far as its not so lengthy as i am working alone in the project but my concepts are clear so complexity is not a problem.
i will consider no2 and no3 and will put in my List. thanks for your Reply and Idea :)
 

shahanansari

Proficient
Nov 4, 2012
829
0
21
I will not consider android As most of my class fellows are already working in android but no one is working is WPF so i will work in WPF.
And i don't care about difficult task as far as its not so lengthy as i am working alone in the project but my concepts are clear so complexity is not a problem.
i will consider no2 and no3 and will put in my List. thanks for your Reply and Idea :)
Pleasure...!!!
 

Shyber

PG Pioneering Member
PG Pioneering Member
Oct 11, 2007
16,826
2
44
39
The Land Down Under
I recommend creating a web based product, use a java based custom made server instead of PHP, MySQL and got JS/HTML/CSS for the client end. If you wanna make a fancy UI, you can try looking into HTML5. If you get time, you can work on responsive layouts. If you pull anything off with this tech, you'll be readily welcome into the industry, be it freelance or organizational.

With that out of the way, the actual idea can be anything. An online Hospital/Patient record system, a custom T-Shirt designing/ordering portal, a parking space tracker, attendance-HR system (web based), etc.
 

staticPointer

PG LEGENDARY
Dec 7, 2012
3,266
0
41
افغانستان
www.pakgamers.com
Assalam o alaikum
Guys i need Final year project ideas from CS peoples and that too pretty quickly as i have to give proposal on 23th Dec because my final semester will start in JAN 2014.
Idea should be solid and new.i want to work in c# 2013 and probably in WPF and Want to make a desktop Application So give me ideas accordingly.

Thanks :)

Projects Ideas from PG members:

1. Augmented Reality Android/iOS App
2. Complete Task Management System for an Organization
3. CRM Application Although it is very complex and huge app but u can develop its shorter version. etc

(hopefully these will help other members in future. :)


oooooo!! no1 is very good..

but as u already said, android pe ni krna thn wpf all the way...
 

sunny945

Expert
Jul 29, 2009
12,695
7
44
Attock
I recommend creating a web based product, use a java based custom made server instead of PHP, MySQL and got JS/HTML/CSS for the client end. If you wanna make a fancy UI, you can try looking into HTML5. If you get time, you can work on responsive layouts. If you pull anything off with this tech, you'll be readily welcome into the industry, be it freelance or organizational.

With that out of the way, the actual idea can be anything. An online Hospital/Patient record system, a custom T-Shirt designing/ordering portal, a parking space tracker, attendance-HR system (web based), etc.
that looks like a solid idea but i want some answers:
1: I have never made a web based application and never used java and still have to work more in Distributed apps, so if i make this application in C#(WPF) how much time will it require to build this sort of application ? keep in mind that i am the only person who is working on this without any CO-ordinator or student support.
2: Our UNI( CIIT ) require a application for attendence HR) system so they may accept this but can you please eloborate its details a little bit more ?

- - - Updated - - -

oooooo!! no1 is very good..

but as u already said, android pe ni krna thn wpf all the way...
yeah more than 90% are working on android and i never worked in it because i don't have much time for it so i want to work in WPF
 
Last edited:

Shyber

PG Pioneering Member
PG Pioneering Member
Oct 11, 2007
16,826
2
44
39
The Land Down Under
that looks like a solid idea but i want some answers:
1: I have never made a web based application and never used java and still have to work more in Distributed apps, so if i make this application in C#(WPF) how much time will it require to build this sort of application ? keep in mind that i am the only person who is working on this without any CO-ordinator or student support.
2: Our UNI( CIIT ) require a application for attendence HR) system so they may probably accept this but can you please eloborate its details a little bit more ?
1. C# and WPF/.NET is a piece of cake and not something that's gonna help you build your concept foundations. It'll take half the time but you will learn a tenth of what you can by doing everything manually. The web is ripe with beginner tutorials. I say build it using Java (Strutts framework implementation would be sweeter) and deploy it on a Linux server VM. Trust me, you'll take a month to get going and it'll be a bit frustrating but soon you'll be up to speed. Also, these are big buzzwords so don't let ANY terminology intimidate you at this point.

2. The best apps are those which are simplest to use for the user, yet highly complex in their implementation. HR itself is a very VERY complex system in itself, you can simply create an attendance system.

For a user, it will be too simple: He'll see a calendar and on it his "Time In" and "Time Out" will be stated. At the start of the day, he'll just log on with his credentials and see a time in button and a time out button. Plus settings for him to change his display name or login password.

For admin, he can see detail reports, tables, logs plus create new users. The inputs and outputs are very simple and the hours/attendance calculation algorithm can be proprietary to the organization's policies.
 

sunny945

Expert
Jul 29, 2009
12,695
7
44
Attock
1. C# and WPF/.NET is a piece of cake and not something that's gonna help you build your concept foundations. It'll take half the time but you will learn a tenth of what you can by doing everything manually. The web is ripe with beginner tutorials. I say build it using Java (Strutts framework implementation would be sweeter) and deploy it on a Linux server VM. Trust me, you'll take a month to get going and it'll be a bit frustrating but soon you'll be up to speed. Also, these are big buzzwords so don't let ANY terminology intimidate you at this point.

2. The best apps are those which are simplest to use for the user, yet highly complex in their implementation. HR itself is a very VERY complex system in itself, you can simply create an attendance system.

For a user, it will be too simple: He'll see a calendar and on it his "Time In" and "Time Out" will be stated. At the start of the day, he'll just log on with his credentials and see a time in button and a time out button. Plus settings for him to change his display name or login password.

For admin, he can see detail reports, tables, logs plus create new users. The inputs and outputs are very simple and the hours/attendance calculation algorithm can be proprietary to the organization's policies.
Meri Programming ki bunyaadain hilla kar rakh din aap ne tu :laugh1::fail:
but what you said is pretty much interesting for me and after talking with coordinator i will start learning java as soon as possible.also i have sent you some pm's.
 

mansoor93

Active member
Jun 7, 2013
258
0
21
Karachi
1. C# and WPF/.NET is a piece of cake and not something that's gonna help you build your concept foundations. It'll take half the time but you will learn a tenth of what you can by doing everything manually.
Apologies for going off-topic but if you could explain what are the reasons that you state C# as not the concept foundation building language to a Masters in CS. And what do you mean by "doing everything manually". Please elaborate.
 

Shyber

PG Pioneering Member
PG Pioneering Member
Oct 11, 2007
16,826
2
44
39
The Land Down Under
Apologies for going off-topic but if you could explain what are the reasons that you state C# as not the concept foundation building language to a Masters in CS. And what do you mean by "doing everything manually". Please elaborate.
It holds your fingers all the time, specially if working in Visual Studio instead of a command line compiler. Setting it all up and just writing the bare minimum code, one can get an entire application made without really understanding the concepts of the underlying tech. There's a lot of abstraction. Memory management, references, pointers, threading, etc are harder to understand when they're wrapped up and handled so transparently.

On the other hand, setting up a server coded in Java through Apache server/Tomcat, configuring all the parameters and request flows helps build a much stronger sense of underlying technology and the answer to questions like "Why did we do it like that?"

Am not saying that we should ditch C# or .NET. They have their own uses. But a novice programmer should be closer to the metal, something like C++ or Java is what I'd recommend.
 

sunny945

Expert
Jul 29, 2009
12,695
7
44
Attock
well said and as far as i know both are good in their fields.in C# we usually don't work on android and Distributed apps because i think its so hard in c# but in java same things are easy to understand.
 
General chit-chat
Help Users
We have disabled traderscore and are working on a fix. There was a bug with the plugin | Click for Discord
  • No one is chatting at the moment.
  • iampasha iampasha:
    SolitarySoldier said:
    Phil keeps talking about breaking barriers to gaming, making it accessible on all platforms yada yada, while killing competition and creativity at the same time. the fact that i actually believed him for a second lol
    guys the biggest yapper in the Industry right now. All he do is yap
    Link
  • Necrokiller Necrokiller:
    Phil should be held responsible for this shitfest too, just like Sarah, but it's highly likely that these decisions are coming from Satya. And this isn't even the end of it. More closures are coming.
    Link
  • SolitarySoldier SolitarySoldier:
    if we are moving towards more and more popular trash across platforms that make billions for companies, I'm happy with all the barriers and exclusivity because at least that brings some pressure to create good stuff.
    Link
  • SolitarySoldier SolitarySoldier:
    Phil keeps talking about breaking barriers to gaming, making it accessible on all platforms yada yada, while killing competition and creativity at the same time. the fact that i actually believed him for a second lol
    Link
  • SolitarySoldier SolitarySoldier:
    "These changes are not a reflection of the creativity and skill of the talented individuals at these teams or the risks they took to try new things" ... seems to me that's exactly what it is
    Link
  • SolitarySoldier SolitarySoldier:
    why make good games when u can just buy everyone and shut them down lol
    Link
  • XPremiuM XPremiuM:
    I'm gonna say one last time, F*** Microsoft to infinity!
    Link
  • XPremiuM XPremiuM:
    Microsoft deserves all the hate they can get. Seriously i can't explain how much i want to curse them out.
    Link
  • XPremiuM XPremiuM:
    They could've sold the studios instead of closing them, but the nazi bastards just didn't want competition down the road.
    Link
  • Link
  • XPremiuM XPremiuM:
    F*** Microsoft, and F*** their fanboys.
    Link
  • XPremiuM XPremiuM:
    What's the f*** is wrong with them? I mean really? Have they completely lost it? F***ing retards.
    Link
  • XPremiuM XPremiuM:
    So i just found out that f***ing s***bag Microsoft shut down Arkane Studio (makers of the brilliant Dishonored series) and Tango Gameworks (makers of the iconic The Evil Within series), among some other studios. I just want to say a giant F*** Y**! to Microsoft. THEY'VE F***ED UP BIG TIME this time.
    Link
  • Necrokiller Necrokiller:
    MS: Hold my trillion dollars
    Link
  • Necrokiller Necrokiller:
    Sony: We can f**k up a totally good situation.
    Link
  • Link
  • XPremiuM XPremiuM:
    Started Dead Island 2, and i find it pretty lame. The story is shit. The characters are either cringe or bland (all 6 of them), The gameplay isn't fun. Even the goddamn zombies don't behave like proper zombies. They're all fast & intelligent unlike how zombies are supposed to be like. Any fan of "zombie" genre cannot possibly like this shitfest of a game. Dying Light 2 was million times better than this shit.
    Link
  • NaNoW NaNoW:
    so Baldurs Gate 3 is pretty great!"
    Link
  • faraany3k faraany3k:
    So who here is waiting for Senua Hellblade 2. Prequel was a true mind fuck experience.
    Link
  • GloriousChicken GloriousChicken:
    Sad indeed
    Link
  • NaNoW NaNoW:
    what a sad day
    Link
  • faraany3k faraany3k:
    Necrokiller said:
    MS one upping Sony in catching the biggest L in gaming
    tbh gaming industry as a whole is failing much like tech industry. They have buckled down too much to Corporate suites then relying on passionate and innovative people. A corporate only believes in financial growth and shareholders.
    Link
  • Necrokiller Necrokiller:
    MS one upping Sony in catching the biggest L in gaming
    Link
  • Link
  • NaNoW NaNoW:
    oh
    Link
    iampasha iampasha: Phil keeps talking about breaking barriers to gaming, making it accessible on all platforms yada...