Plz suggests me project topic name's | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Plz suggests me project topic name's

plz tell final year project topics by using php/.Net & mysql

13th Jul 2017, 1:13 PM
omkar Mane
omkar Mane - avatar
3 Answers
+ 3
If I understand you correctly, you're in your last year and want to make a good final project with PHP and MySQL. - Create a CMS (content management system) and UMS (user management system) - Make the system so that users can post their own content to the CMS, and include a tag system so you can easily search and find content. - Create a chat system to go with the website so that users can have friends, communicate, and easily receive notifications. - Make it possible to use RSS feeds and push notifications / desktop notifications - Make it mobile friendly - Don't forget that security is important. Ensure your code doesn't allow injection into your database, and that your user's passwords are encrypted & not stored in cookies/session data.
13th Jul 2017, 2:01 PM
AgentSmith
+ 2
I think a pig latin translator can be done in php
13th Jul 2017, 2:01 PM
Joshua
Joshua - avatar
+ 1
Ecommerce . Student Library.
14th Jul 2017, 2:06 AM
Vinay
Vinay - avatar