Skip to content

Aplikasi backend untuk proses fetching data rekomendasi wisata menggunakan python

Notifications You must be signed in to change notification settings

Wander-Wisely/wander-wisely-recommendation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wander Wisely

How to setup

  1. Create virtual environment. You can follow this guide
  2. After creating virtual environment, activate the environment
    • linux
      source your-venv-folder/bin/activate
    • windows
      your-venv-folder/bin/activate
  3. In the root folder, type this command
    pip install -r requirements.txt
  4. Run the server
    flask run

About

Aplikasi backend untuk proses fetching data rekomendasi wisata menggunakan python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%