Skip to content

amirho3inf/sms_serial_verification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sms_verification

TODO

  • Farhad seifi https://ngrok.com/
  • add db path to config.py.sample
  • do more while normalizing, specially against SQLInjection. remove all non alpha numerical
  • Atomic problem when I'm commiting every 10 inserts
  • some health check url
  • there is problem with JJ1000000 and JJ100
  • create requirements.txt (pip freeze)
  • the insert will fail if there is a ' or " in excel file
  • another 10 % problem :D
  • refactor name str in normalize function
  • in normalize, convert AB001 to AB00001 (max len? say 15)
  • dockerize (alpine? search for uwsgi)
  • merge pull requests.. check I mean :)
  • do proper inserts with INTO
  • templating
  • thanks H shafiee
  • rate limit
  • add call back token on kavenegar site

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.0%
  • HTML 11.0%
  • JavaScript 1.9%
  • Dockerfile 0.1%