Coder Social home page Coder Social logo

Comments (6)

suraj-deshmukh avatar suraj-deshmukh commented on June 11, 2024 1

docker does not work in windows 7.

follow below link to install python on windows. it will also install pip.
python on windows

Once the installation is complete, you can either clone this repository to cowin-app(git is required.) OR you can download this repository in zip format.

If you download the zip format then unzip it and change folder name to cowin-app. After this step, open command line interface and then cd to the cowin-app folder. Your current working directory should be cowin-app folder. and then run pip install -r requirements.txt. This will install all prerequisites.

Now cd to that folder where cowin-app folder is present and not inside the cowin-app folder. And run bokeh serve --port 5100 cowin-app/ for manual mode and for auto mode run bokeh serve --port 5100 cowin-app/ --args "[email protected]" "app_password_here"

for auto mode please go through documentation

from cowin-vaccine-slot-monitoring-and-auto-booking.

suraj-deshmukh avatar suraj-deshmukh commented on June 11, 2024 1

@520rahul yes it works provided you have given all the input correct way. If you have selected manual way then stay alert to put otp in dashboard once you get otp on mobile and then click Submit otp and book button.

from cowin-vaccine-slot-monitoring-and-auto-booking.

520rahul avatar 520rahul commented on June 11, 2024

docker does not work in windows 7.

follow below link to install python on windows. it will also install pip.
python on windows

Once the installation is complete, you can either clone this repository to cowin-app(git is required.) OR you can download this repository in zip format.

If you download the zip format then unzip it and change folder name to cowin-app. After this step, open command line interface and then cd to the cowin-app folder. Your current working directory should be cowin-app folder. and then run pip install -r requirements.txt. This will install all prerequisites.

Now cd to that folder where cowin-app folder is present and not inside the cowin-app folder. And run bokeh serve --port 5100 cowin-app/ for manual mode and for auto mode run bokeh serve --port 5100 cowin-app/ --args "[email protected]" "app_password_here"

for auto mode please go through documentation

Thank u so much brother for explaining in this manner. I will tell us surely after installing the same using this method. Thanks again

from cowin-vaccine-slot-monitoring-and-auto-booking.

520rahul avatar 520rahul commented on June 11, 2024

@suraj-deshmukh thanks buddy i was able to run repo following ur instructions. I have 1 question if we are booking multiple beneficiaries then whether we have to write name of all the beneficiaries in name column or just 1 name and type beneficiaries id in its colums seperated by comma.

from cowin-vaccine-slot-monitoring-and-auto-booking.

suraj-deshmukh avatar suraj-deshmukh commented on June 11, 2024

@suraj-deshmukh thanks buddy i was able to run repo following ur instructions. I have 1 question if we are booking multiple beneficiaries then whether we have to write name of all the beneficiaries in name column or just 1 name and type beneficiaries id in its colums seperated by comma.

name is just placeholder, so just put your name or anything. It does not matter at all what you put there. In case of multiple beneficiaries, use csv format like 12345678901234, 12345678901234. for multple csvs use the same format 411002,411003 etc.

Note: beneficiary id is 14 digit long number

Note: select correct district where those pincodes belong. When you select state and district. Background thread pulls data from that district and filters the data using given pincodes.

from cowin-vaccine-slot-monitoring-and-auto-booking.

520rahul avatar 520rahul commented on June 11, 2024

@suraj-deshmukh thanks buddy. I have starred ur repo. Thanks again. I hope i vill b able to book slot using ur repo

from cowin-vaccine-slot-monitoring-and-auto-booking.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.