Skip to content

russel0014/binary-and-covid-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

backend django tasks

  • binary task
    • It has a function which converts decimal to binary and checks whether the binary has consecutives 1's WE need to enter the range of numbers and click the checkbox and submit it.it would give us two dictonaries the first dictornary has the number converted to binaries and the second tells whether it is consecutives 1's

the code can be found in binarytask folder alt text alt text

  • api task
    • this is a site which will give information about the corona virus in a country you need to enter your information. The api is used from rapidapi. The index page: alt text
    • When you enter the information and submit it it gives you the information about your country suffering from corona virus and also some of the users which used it before.This informaiton is extracted from the database storing it.The database gets the information you may be entering alt text
    • if you enter the country name wrong it will throw you sorry : alt text alt text

the code can be found in apitask folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published