Skip to content

qoodanny/IMDB

Repository files navigation

IMBD Movie Database

Opening

Prerequisites:

  1. GCC

  2. VS Code

  3. Go lang

Note: Make sure the version of go is the latest version, check if gcc is added to path otherwise the go file cannot be complied.

After install, open VS Code:

In terminal, type:

go install go run main.go

Wait until each command finished running, after that, user can access the app via visiting the link:

localhost:8080

Database

Original Database file is in the root directory and is named:

movie_data.db

It can be opened in sqlite3 browser.

Reports

Query results are inside a markdown file in "Queries Results" directory and all screenshots of the result are contained in the same folder. Report is in root directory named "Report.pdf".

THANK YOU.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published