Coder Social home page Coder Social logo

everestg / yschool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yarl-it-hub/yschool

0.0 1.0 0.0 27.45 MB

A simple web based school management system.

Home Page: http://www.yarlithub.org/yarl/home/yschool/

Java 66.12% Groff 7.39% HTML 17.02% CSS 5.79% JavaScript 3.69%

yschool's Introduction

###ySchool### A simple web based school management system.

####Version####

  • ySchool Version : 1.0-SNAPSHOT
  • Build Number : 1.0.63

####Main Technologies####

  • Programming language : Java 1.7
  • DataBase : MySQL Community Server 5.5.20
  • Build Tool : Maven 3.0.4

####How to Start####

  1. Install WAMP/LAMP server. Import the SQL schema ySchool/data/v1.0.6/ySchool-1.0.6.sql into mysql server to create yschool database for you. Load the data ySchool/data/v1.0.6/sampledata-1.0.6.sql If your mysql user,password is otherthan "root","" then update it in applicationContext.xml in both repository and yschoolweb modules.

  2. Install git setup and fork ySchool.

  3. Install Maven, go to directory containing ySchool project root in command-prompt/terminal and run

For Windows run

  • mvn install:install-file -Dfile=ySchool\modules\repository\lib\hbnpojogen-persistence-1.4.4.jar -DgroupId=com.felees -DartifactId=hbnpojogen-persistence -Dversion=1.4.4 -Dpackaging=jar
  • mvn install:install-file -Dfile=ySchool\modules\analytics\lib\class-analyzer-1.0.3.jar -DgroupId=com.arima.classanalyzer -DartifactId=class-analyzer -Dversion=1.0.3 -Dpackaging=jar

For Linux run

  • mvn install:install-file -Dfile=ySchool/modules/repository/lib/hbnpojogen-persistence-1.4.4.jar -DgroupId=com.felees -DartifactId=hbnpojogen-persistence -Dversion=1.4.4 -Dpackaging=jar
  • mvn install:install-file -Dfile=ySchool/modules/analytics/lib/class-analyzer-1.0.3.jar -DgroupId=com.arima.classanalyzer -DartifactId=class-analyzer -Dversion=1.0.3 -Dpackaging=jar
  1. Now jump into yschool project root directory and run, with having an active internet connection. mvn clean install

  2. Run the command from yschool main module (ySchool/yschool) mvn clean jetty:run-war

  3. Open localhost:8080/yschool in your browser to see ySchool up and running,type anything for username and password to get in.

yschool's People

Contributors

amaaniy avatar gayathiry-a avatar jay-krish avatar jestan avatar kanarupan avatar ksuthesan avatar nirosan avatar pirinthapan avatar raj-rajaratnam avatar rharishan avatar suthesan avatar vanaja avatar

Watchers

 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.