Skip to content

dominikbraun/mbti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBTI Coding Challenge

My implementation of the MBTI coding challenge. Tested on macOS with Go 1.19.

CLI app

Setup

  1. Create a TMDB account and create a v3 API key.
  2. Create a .env file in the project root.
  3. Add a variable called TMDB_API_KEY to .env and paste your API key there.
  4. Run go run . inside the project root, which will start the application.

To distribute the application, go build the project and make sure the TMDB_API_KEY environment variable is set on the system the application is running on.

About

Solution for the MBTI Coding Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages