Giter VIP home page Giter VIP logo

js-calculator's Introduction

JS-Calculator

This is simple JS app that has calculator which can perform simple math operations.


This project was created according to the task from Innowise Lab Internship. You can find details in this document.


This project is hosted using the Vecel.com platform, you can see how it works here:


Video demo:

video-demo.mp4

Instruction for launching this project

  1. Go to the folder on your PC where you want to install the project: cd "your-folder"
  2. Download and install files of this project: git clone https://github.com/Shist/JS-Calculator
  3. Go to the app folder: cd JS-Calculator
  4. Install all needed front side dependencies: npm install
  5. Build an app and launch it by the following command: npm run start (By default the app will be opened at http://localhost:8080/)

Description of folder structure

  • The assets folder stores all fonts, pictures, scripts and styles
    • The fonts folder stores all local fonts
    • The images folder stores all static pictures
    • The scripts folder stores all the scripts
      • The main folder contains three main application scripts (Model, View, Controller)
    • The styles folder stores all the application styles
      • The global folder stores header and footer styles, style variables, as well as templates and general styles
      • The main folder stores the styles of the main part of the page
      • The reset folder contains a file for resetting default styles
  • The build folder stores optimized project files (general script and its source map)

Technologies used in the project

  • HTML
  • CSS / SCSS
  • Javascript
  • MVC pattern
  • Modules
  • Imports / Exports
  • Webpack
  • ESLint

js-calculator's People

Contributors

shist avatar

Watchers

 avatar

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.