Skip to content

Language implementation for searching in a movies' database

Notifications You must be signed in to change notification settings

MrrRaph/RechercheFilm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RechercheFilm


Authors: Raphael Dray


This program is a seeker in a SQLite Database. It can be opened in a terminal to search from keyword defined.

Usage:

There is some keywords that which can be used:

  • TITRE
  • DE
  • AVEC
  • PAYS
  • EN
  • AVANT
  • APRES

The main class is shown as an example.