Skip to content

ahmednabil950/Javascript-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript-Calculator

Simple Javascript web application that simulate a calculator.

Sample

Requirements:

  • CSS basics
  • Javascript
  • Bootstrap
  • HTML
  • python3
  • Django (optional)

Demos

Online:
online demo Deplyed on heroku using django framework

Offline:

  1. Clone the repo using
    git clone https://github.com/ahmednabil950/Javascript-Calculator.git
  2. install all dependencies
    pip install -r requirements.txt
  3. Open the terminal and navigate to the directory of the cloned repo and type:
    python manage.py runserver
  4. Open your browser to see the application running in you local server.
    example http://127.0.0.1:8000/

About

Simple Javascript application that simulate a calculator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages