Giter VIP home page Giter VIP logo

academicaudit's Introduction

Academic Audit

This is a prototype web app/system created to automate the sequence of events ensued in student's academic/degree audit at the University level.

Server Environment:

  • Apache Tomcat 7.0.30
  • MySQL 5.6.11

Machine Environment

  • Java JDK 1.7.0_21
  • Ant 1.9.1
  • MySQL GRT Tools (GUI manager, and connector libraries)

Back-end:

Completely Java

libraries currently used (custom .jar files). Most, if not all, are currently contained in the WEB-INF/lib folder

File Upload:

  • commons.fileupload-1.2.2.jar
  • commons.io-2.4.jar

JSON converter/format:

  • google gson
  • java json

Connector:

  • mysql-connector-java-5.1.24

The Very Important:

  • Servlet-api (Servlet 3.0)
  • javax.annotation.jar

Expression Language Support (Java Standard Tag Lib):

  • jstl-api-.1.2.1 and the standard.jar files
  • I think they should come together with the tomcat server installation.

Front-end:

Still JSP, but...

AngularJS Driven.

JS Utilities:

CSS Utils:

  • Bootstrap - for the little things

Installation

  • Pull into server Webapp folder
  • Update dbHelper java source file with mysql credentials (check under the shared folder in WEB-INF/classes).
  • Compile java source files in WEB-INF/classes (left there for easy compilation).
  • Create database db_faas in mysql instance.
  • Import sql file into db_faas database, to be found in resource/db_faas.sql.
  • Do a bower install in project dir. (You do require having nodejs installed on your machine to make that happen)
  • Start tomcat server, and navigate to project directory in browser.
  • Additional configurations might be required based on your environment settings.

Current Test Site

http://academicaudit.ominira.cloudbees.net/

Test site link expires Dec 31, 2014

Usable Login Credentials:

  • Student: userame -> user1, password -> user1
  • Lecturer userame -> lecturer1, password -> lecturer1

APP Created in 2013

academicaudit's People

Contributors

ominira avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

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.