Skip to content

GrayAn/filmography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filmography

How to run

The application is managed by using manage.py script, run it to look through the available options. Currently it allows to:

  • fill the database from a file;
  • purge the data from the database;
  • run the application.

TODO

What could be added:

  • validation of actor names before inserting to the database;
  • unit tests for resources, services and API util functions;
  • Swagger integration;
  • dependency inversion/injection to make current implementation more looking like Clear architecture.

About

Test assignment for job application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published