Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
/ IEDB Public archive

MAC0332 + MAC0439 - IEDB (International Enterteindment DataBase):

License

Notifications You must be signed in to change notification settings

renatocf/IEDB

Repository files navigation

IEDB

International Enterteinment Database

All enterteinment reference in just one place. All the documentation can be found at "doc" folder.

WebApp

IEDB is developed with the Play framework and activator development tool, in Java and Scala.

In order to run the server locally, just type

$ activator run

and access localhost:9000.

IEDB source code is freely avaiable on GitHub, under Apache 2.0 license. In order to see the complete application running, please visit our official website at Heroku.

Database

IEDB's database is implemented with PostgreSQL. All avaiable SQL files are stored in /data/.

To recreate the database, run them on PostgreSQL in the following order:

  1. IEDB.sql
  2. IEDB_procedures.sql
  3. IEDB_views.sql
  4. IEDB_categories.sql
  5. IEDB_prototypes.sql

To populate it with a sample database, just run IEDB_data.sql.

About

MAC0332 + MAC0439 - IEDB (International Enterteindment DataBase):

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published