Skip to content

luupanu/ohtu-lukuvinkit

Repository files navigation

Reading tips

Codacy Badge Build Status Codacy Badge

Reading tips is a web app that at its core lets the user save down reading tips of different types. Other features include tagging, filtering and prioritizing tips, adding comments and keeping track of what you've already read.

Installation

A (modernish) browser running JavaScript is required for this app to work properly.

To run the app locally:

  1. Clone this repository
  2. Install gradle
  3. Run gradle run in the project folder. A local server will be created to localhost:8080

Usage instructions

The app should be quite intuitive to use. At the bottom of the page you will find a form to create a new reading tip. Currently you can choose from three types of reading tips. You can filter the reading tips from the top right hand of the screen. Click a comment section to browse and possibly leave a comment on a reading tip. You can reorder reading tips by dragging and dropping them around, however already read reading tips will always be found at the bottom of the page. It is only possible to reorder tips that belong to the same category (either read, or unread).

Links

Definition of Done

A user story can be seen as done when all of the following requirements are fulfilled:

  • The acceptance criteria of the user story are fulfilled
  • All tests pass successfully
  • The line coverage for all tests is at least 80%
  • The code is documented at a general level (The usage cases for classes)
  • Travis CI build is successful
  • Heroku build is successful and runs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •