Skip to content

kektobiologist/irctc-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irctc-checker

check ticket availability on irctc

Install

You need create-react-app and node and yarn and nodemon. You also need python and opencv installed in your current env (eg. if installed through virtualenv you need to source it in the terminal where you will be running node server)

  • yarn install
  • cd client && yarn install
  • Run react dev server: cd client && npm start
  • Run node server: nodemon

Open http://localhost:3000 to view app

About

check ticket availability on irctc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published