Giter Site home page Giter Site logo

calculator-refactor's Introduction

calculator-refactor

Table of contents

General info

The motiviation of this project is to get more comfortable with java-script life cycle , adding listener and handelers and call-back functions , all along side with HTML and CSS . and get more comfortable with interactive design websites .

Screenshots

This is a screen-shot of the final live demo of this project.

screenshot

Technologies

  • HTML5 /CSS , Java-script .

Setup

Clone the repository Open using Visual studio code .. Explore...

Features

The project is divided into many steps as user-stories , please read DevelopmentStrategy.md for more details about each user story, Eech one of them is mapped to one branch as follows :

Step Name User Story Changes in HTML Changes in CSS
add-html As a web developer I want to layout the basic folders for my projects so I can navigate correctly an index with all required html tags an empty main style.css , an empty java-script files
add-DOM As a web developer Iwould like to add the needed ids to highlight the elements that I will use in the js files changes in html tags with ids an empty main style.css and empty js files
add-listener As a web developer I would like to add a listener for my calculate button so when i clicked it a calculation happens no changes an empty main style.css and update listener.js file
add-handeler As a web developer I would like to add a function to check inputs and pass them to the logic js file no chnages no changes in the style.css , update the handeler.js file
add-Logic As a web developer I would like to add the core logic of my calculator so I can have a completer operations for div , mul , add, min no chnages no changes in the style.css , update the Logic.js file
add-CSS As a web developer I would like to add have a good style for my calculator no chnages major changes in the style.css , no changes in th js files

Status

Project is: finished as it is for learninig purpose.

Inspiration

Based on the video of this tutorial from mmtuts.

Contact

Created by Rasha Ali https://rashaali84.github.io/ - feel free to contact me over GitHub!

Summary

Here you are a summery of what I struggled with, what I learned, and what skills I need to practice further.

| My Learning points | As a front-end developer I learned how to create a website from scratch using html,css and js .

| Skills to be practiced more | As a web developer I get more comfortable in using git commands form git bash terminal and the right sequence of pushing and pulling and branching .Also I learned how writing user stories ahead to organize my work in the project, in addition to using java-script and html,css .

calculator-refactor's People

Contributors

colevanderswands avatar rashaali84 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.