Skip to content

firdausly/Ainul_Quran

Repository files navigation

Prerequiste:

  • Mysql database server
  • IntelliJ ide
  • Java JDK 11

Step.

    1. Import ainulquran.sql into mysql database
    1. Open up project in intelliJ
    1. Configure application.properties in Src/Main/resources/application.properties by changing
    • source.database.url to your database url
    • source.database.username to your database username
    • and source.database.password to your password.
    • you can also change the server port if you want in the server.port.
    1. Now the application is ready to run, to run simply click on run in intelliJ and open up the application on browser by entering localhost:portnumber

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published