Skip to content

ineerajrajeev/bitPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitPro

This is simple app to convert numbers from one number system to another. Currently this supports conversion from decimal, octal, hexadecimal, and binary number systems, sill be adding many more later.

Make sure you have Python and Django installed on your system if you don't have it, install Python and run pip install django in terminal. You may clone this Repo and execute python3 manage.py runserver command from root directory of this repo to run the Django server.

Find thewebpage rnning on Django server on address localhost:8000 the address may vary depending upon the port used by django server on your system.

Thanks for trying out my Project

About

Number system conversion app built with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published