Skip to content

CalvoM/link-them

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

link-them

I am learning about graphs, so I am making this app to learn how to implement graphs in applications.

Plan

Roadmap of tasks

  • Get movies
  • Get actors in movies
  • Get connection between actors in same movie
  • Get connection between actors in different movies via other actors
  • Continuously update the records of movies and actors

Development

  • Frontend -> Vue
  • Backend -> Golang
  • Database -> Postgres (Through Docker)
  • Background service -> TBD

Credits

The data used is from TMDB

About

I am learning about graphs, so I making this app to learn how to do graphs in apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors