Skip to content

This is a demo for a check_var_sao_ke application written in Ruby on Rails as backend. There is no UI app yet.

Notifications You must be signed in to change notification settings

juanonsoftware/checkvarsaoke

Repository files navigation

This is backend for a check_var_sao_ke application written in Ruby on Rails

The purpose is for studying with points of interest as below

  • Download an online file via http
  • Use a gem to process PDF file (extract to text)
  • Use a gem for Pagination of transactions
  • Use Regex to parse list of transactions from PDF text
  • Saving mutiple records in a batch
  • Resources rounting

Flow of files

  • Create a new file status will be created
  • Download all files then set status to downloaded
  • Process files, then set status to processed
  • All transactions are saved, there will be OK or NOK (in case parsing got issue, need to fix that records)
  • Confirm the file processed OK, set status to confirmed
  • Load transactions with pagination

APIs

About

This is a demo for a check_var_sao_ke application written in Ruby on Rails as backend. There is no UI app yet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages