worldcomingtoanend Posted October 24, 2017 Share Posted October 24, 2017 I am searching for a possible final year computer science project to do. If there is a complex PHP project I can attempt I will appreciate anyone who can give me suggestions. Thank you. Quote Link to comment https://forums.phpfreaks.com/topic/305430-complex-php-project/ Share on other sites More sharing options...
Psycho Posted October 24, 2017 Share Posted October 24, 2017 Um, 'complex' is a subjective term. When I think 'complex', I am thinking about projects that require a team developers, DBAs, QA analysts, business analysts, etc. etc. I'm guessing that is not the type of 'complex' project you are wanting to do. My best advice is find something to do in an area that you enjoy. If you do that, it will help you stay motivated. If you pick something you have no interest in, you aren't going to be too interested in writing the code for it either. Some examples: If you are into computer gaming, build a site that gathers data from servers that run a particular game to show metrics, player standings, or other data of interest to people that play that game. Or perhaps, allow players to sign up with the game id so they can show metrics between the players. Do you like photography? Build a site that allows a person to upload their geotagged photos and provide a world map (using Google's APIs) with markers where the different photo's were taken. User can click a location and see the photos the person took. Actually, this would be cool for people that travel a lot. Are you into sports? Find a feed with data for a particular sport and present the data in different ways that users would like or maybe add some prediction logic. E.g. probability of a player hitting a home run based on results of his last x games. Etc. Etc. Quote Link to comment https://forums.phpfreaks.com/topic/305430-complex-php-project/#findComment-1552991 Share on other sites More sharing options...
taquitosensei Posted October 24, 2017 Share Posted October 24, 2017 I am searching for a possible final year computer science project to do. If there is a complex PHP project I can attempt I will appreciate anyone who can give me suggestions. Thank you. How complex? You could do a message board. A chat client/server. Quote Link to comment https://forums.phpfreaks.com/topic/305430-complex-php-project/#findComment-1552992 Share on other sites More sharing options...
Sepodati Posted October 24, 2017 Share Posted October 24, 2017 Write a PHP script that scrapes the web, looking for complex problems to solve. Quote Link to comment https://forums.phpfreaks.com/topic/305430-complex-php-project/#findComment-1552993 Share on other sites More sharing options...
kicken Posted October 24, 2017 Share Posted October 24, 2017 Project Suggestions Quote Link to comment https://forums.phpfreaks.com/topic/305430-complex-php-project/#findComment-1552996 Share on other sites More sharing options...
worldcomingtoanend Posted October 24, 2017 Author Share Posted October 24, 2017 Thanks to all those who responded, especially the insightful help from the Moderator. By complex I mean something more challenging but at the same time not needing a team of developers. The university is shooting down any project that is simple, simple as in something that any one with no programming language skills can do if they use google very well. But thanks again wonderful people for your suggestions. Thats why we love phpfreaks. Quote Link to comment https://forums.phpfreaks.com/topic/305430-complex-php-project/#findComment-1552997 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.