Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 436 Bytes

movie-search-engine

Langkah=langkah untuk menjalankan aplikasi :

  1. Install python 3.7 atau versi diatasnya
  2. Install library NLTK : https://www.nltk.org/
  3. Install library Pandas : https://pandas.pydata.org/
  4. Selanjutnya, ketikkan perintah : pip3 install -r requirements.txt
  5. Setelah semua requirment terinstall jalankan aplikasi dengan perintah : python app.py
  6. Buka aplikasi pada alamat : http://localhost:5000
  7. Selesai