Skip to content

pascalalfadian/IFStudentPortal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFORMATIKA STUDENT PORTAL

Development

Setup

Kebutuhan:

  • JDK 1.8

Langkah-langkah:

  1. Clone repository git clone https://github.com/ftisunpar/IFStudentPortal
  2. Masuk ke direktori proyek cd IFStudentPortal
  3. Submodule update git submodule update --init -- StudentPortal/SIAModels
  4. Masuk ke direktori proyek Play cd StudentPortal
  5. Create Eclipse project ./activator eclipse
  6. Import project di Eclipse (File > Import > Existing Projects into Workspace)

Running

Langkah-langkah (pada direktori proyek Play IFStudentPortal/StudentPortal):

  1. Activator Run ./activator run
  2. Buka http://localhost:9000 di browser

About

Teknik Informatika Student Portal, based on Herfan's project https://github.com/herfanheryandi/Skripsi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 48.4%
  • HTML 38.8%
  • CSS 7.5%
  • Scala 4.1%
  • JavaScript 1.2%