An open API service indexing awesome lists of open source software.

https://github.com/manukumarnm/javascript_calculator

Simple Calculator built-in Java Script along with Django, HTML, and CSS to perform basic functionalities with the beautiful front-end design.
https://github.com/manukumarnm/javascript_calculator

css django html5 javascript python

Last synced: 2 months ago
JSON representation

Simple Calculator built-in Java Script along with Django, HTML, and CSS to perform basic functionalities with the beautiful front-end design.

Awesome Lists containing this project

README

          

# Title - Javascript_Calculator
#Simple javascript Calculator - Basic operation like addition, subtraction, multiplication, division can be done using this application.

# image
![Calculator_01](https://user-images.githubusercontent.com/24228300/121813840-79263680-cc8b-11eb-91ed-0c6ac48adff1.PNG)

# Built with
JavaScript,
Python-Django,
HTML,
CSS,
02. Modulus and Exponential is under development.

# How to run project
01. Download Project or Clone Repository.
02. Open the command prompt or visual studio "Install Django".
03. Run command "python manage.py runserver" from the root directory.
04. Open any web browser and type http://localhost:8000.