Skip to content

Task deadline reminder chatbot web application implementing string matching and regular expression. Made using Python and Flask

Notifications You must be signed in to change notification settings

reymyr/IrpinBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

Tugas Besar 3 IF2211 Strategi Algoritma

Tugas Besar 3 IF2211 Strategi Algoritma Penerapan String Matching dan Regular Expression dalam Pembangunan Deadline Reminder Assistant

Table of Contents

Requirements

How To Use

To run the app on the internet, open your web browser and go to http://irpinbot.herokuapp.com/

Local Setup

To run the app locally

Installation

Go to src directory

cd src

Automatic Setup

First Time Setup

  1. Open setup.bat
  2. Wait until the installation is finished
  3. The setup will automatically open the web browser
  4. If the page failed to load, wait a moment then refresh the page

Run

  1. Open run.bat
  2. It will automatically open the web browser
  3. If the page failed to load, wait a moment then refresh the page

Manual Setup

cd src
py -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
flask run

Then open your web browser and go to localhost:5000

Author

  • Irvin Andryan Pratomo - 13519162
  • Reyhan Emyr Arrosyid - 13519167
  • Muhammad Dehan Al Kautsar - 13519200

About

Task deadline reminder chatbot web application implementing string matching and regular expression. Made using Python and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •