Only suggestion from me is - make simple and realistic projects
List of very simple but good ones - if u r usin any web programming lng
Online shops - with or without payment gateway integration
Inventory management system - for any shop / car lots / real estate agencies etc
Working on images - conversion, re-size, move, makin images on the fly - all web based etc
Converting file types - pdf , docs etc (may sound pretty simple, but try to convert a webpage with links, images etc to pdf usin any web pro lang )
Sorry, can't think of anything complex
Do not do Library automation, atleast 10 out of 100 chose that lol
Quote:
|
Originally Posted by coolendra
wats interactive in that... i mean... wat the user gets to do... everything is saved there.... he has to jst access it..
|
No, not exactly
U can do an admin to add / edit / delete items to archive. That will contain almost all db operations (add / edit / delete / list / view details / search )