Skip to content

j1e1n/JavaNewsProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

A group project for CodeClan with the goal of creating a web application in React with Spring/Java back end.

Brief

SGNN News

What's Goin' On News have asked you to build a web application to allow them to upload the latest Scottish news.

They want to be able to:

  • Add, Edit and Remove Journalists
  • Add, Edit and Remove Articles

For the front end of the website, users should be able to:

  • View a list of articles, ordered by date. (Newest first!)
  • Filter articles based on catagory
  • Click through to the full story

Project Extensions

Search for articles where the title includes a particular search term

  • Filter articles by journalist
  • Filter articles by category, which can be added by SGNN
  • Track how many times an article has been read, and display a list of most popular articles
  • Paginate your article list - display a certain number of articles per page, with a page number, and navigation to go to the next and previous page

And other any extensions you would like to add.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.2%
  • JavaScript 11.5%
  • Other 1.3%