Code Monkey home page Code Monkey logo

virtualcourthouse's Introduction

Development environment notes:

  1. Install MySQL
  2. Install Grails 2.3.6 (can use GVM)
  3. Clone from GIT

The application is setup to connect to a local MySQL database "p1", username/password "land/0gzr4YjMKrsb2Ix" MySQL must be running and the database must be created with the user "land" assigned all permissions to the schema.

Initially the application will bootstrap following users with corresponding roles: admin/password supervisor/password reviewer/password indexer/password

Spring Grails 2.3.6 Hibernate 3.6.10.7 Foundation by Zurb version 5.0.3 mysql:mysql-connector-java:5.1.27 tomcat:7.0.50 JDK 1.7_55

On Mac OS X using jdk 1.7 build 1.7.0_60 (beta). Grails will throw an exception: objc[13294]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/libinstrument.dylib

This is because of a jdk bug on OS X, will update when 1.7.0_60 is final

virtualcourthouse's People

Contributors

gregorydickson avatar dinkoivanov avatar tuanvm avatar

Watchers

 avatar James Cloos avatar Andrés Quilodrán avatar

virtualcourthouse's Issues

Create group of assignments

An administrator must be able to create an assignment, then create a group of assignments and this group must be assigned to a supervisor. The supervisor can then assign an individual assignment to an indexer.

Filter list of images by assignment for a user

When a user is creating a document, they must only see the list of images that are in the assignment they have chosen. This will require:

An indexer to choose an assignment after they login, then they see a page that shows unsubmitted documents and allows them to go to /document/create to work on the assignment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.