Skip to content

CoderAllan/StandaloneReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Standalone Review GitHub top language GitHub GitHub last commit

This is an application that helps you to make code reviews. There are alot of applications that can do this for you, but almost all of them are build to be collaborative and connected to a server or installed on a server and accessed through a webclient. So in order to use them you have to be connected to the internet, and you have to have a server where you can install the server part of the tool, and if you want to use those tools in work related projects, you have to have permission from the IT-department to install the tool on the server.

Stanalone Review is build to be entirely standalone and disconnected. If you have the file or files you want to review locally and you have Standalone Review installed, you can make comments to the file, thats it.

Task Lists

  • Open multiple files in a Review
  • Manually choose the locale used for the application
  • Show mini-markers for where the comments are in the file
  • Save/Open Review
  • Use richtext to format the review
  • Save the review as HTML
  • Copy the review to the clipboard
  • Open files from commit from Git repository

Icons

Icons for the application is from: https://github.com/ioBroker/ioBroker.icons-open-icon-library-png

Screenshots

The main form:

mainform

The insert comment dialog:

insertcomment

The preview review dialog

preview

About

Standalone tool for making codereviews.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages