Skip to content

cuneyt88/Pop-Shift-Method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project : Pop-Push

Description

Project aims to create a pop-shift functions using without JavaScripts own methods

Project Skeleton

Pop-Push (folder)
|
|----readme.md         
|----index.html  
|----style.css   
|----app.js

Objective

Make a Pop-Shift Page as in the sample designs.

  • User stories;

    • When I click one botton to select, the other one have to be hidden for show and use the selected method.
    • When I click button add, it has to be add the numbers to bottom.
    • When I click button Shift or Pop, method has to be work corretly.

At the end of the project, following topics are to be covered;

  • HTML

  • CSS

  • JS

Steps to Solution

  • Step 1: Create project folder for local public repo on your pc

  • Step 2: Create JS code for Pop-Shift Method

Part-1 HTML Structure

- Creat structure of the HTML5
- Give name of your project (title)
- Create the main structure of the HTML

Part-2 CSS Structure

- Set a background
- Define others color-size-padding etc...

Part-3 JS Structure

- Create code for Pop-Shift Method : User should select, add and sort numbers 
  • Step 3: Push your application into your own public repo on Github

  • Step 4: Deploy your application on Github template to showcase your app within your team.

⌛ Happy Coding ✍

About

Project aims to create a pop-shift functions using without JavaScripts own methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published