Pages

Thursday, February 7, 2013

Online Content Publishing system (News Portal)- A Java based Final year academic project for VTU Studets.

Final year Engineering Students who do there academic project in final year here is an awesome idea for you.



 If you want this project for your final year academic project, you can send a mail to mmahalingesh@gmail.com with your details.I will revert back with further details. All type of explanation, guidance will be provided till you are done with your final lab external and project submission.
 
Technology used:   JAVA, JSP, SERVLETS, JDBC, MYSQL

Functionalities:
  1.  The Application should behave like a ready to use online news portal, and on load of home page user should be able to view a dynamically generated collection of news articles with brief explanation.
  2.  On click of title of each article a screen comes with full article and further suggestions to read.
  3. Portal should have secure Authentication module with Login, Log out, new user registration, Retrieval of forgotten password. Passwords must be encrypted using MD5 algorithm before storing in Database.
  4. Portal should have a screen where all the collection of topics are dynamically taken from database and displayed.
  5. Thus retrieved each topic should act as hyperlink to all the articles on that topic. When clicked on any topic a screen should get displayed with all the articles on that topic with details such as author name, posted date time.
  6. Editor is to be developed using JavaScript which will be used for writing and formatting the article.
  7. On click of Author’s name a screen comes with All the details of Author that are provided by author to the portal and made public.
  8. Readers of the portal should be able to comment on the article. Commenting fecility is to be implemented for the portal.

No comments: