Git Product home page Git Product logo

backend-weekly-task's Introduction

Instructions

Warning: Do not modify or delete any file in this repo.

  • Fork this repo.

  • Clone the repo to your local computer.

  • If you've done the first two steps, start below.

  • Open your cloned folder and Run git remote add upstream https://github.com/petrepan/backend-weekly-task.git to add the original repo as an upstream.

  • Run git fetch upstream to fetch from the upstream repo.

  • Run git checkout main

  • Then git merge upstream/main to merge them together.

  • Install NodeJS on your PC. If you don't have it.

  • Run npm install to install all the current dependencies.

  • Go to the src folder, there's a john-doe folder that contains your task. It contains three files.

  • In the src folder, create your own folder with your name. With the same name you use on the attendance sheet. It should also be kebab-case e.g ben john should be ben-john.

  • Copy the three files in the john doe into your own folder. Do not touch anything in the john doe folder, just copy the files. Also copy your week two folders in it(celsiusToFahreinheit,confirmEnding, truncate).

  • Read the README.md file and solve your solution in evenSpaced.js.

  • After solving; add, commit and push your file changes to your github.

  • Go to your repo on github and make a pull request. Go to the repo on github and click on anywhere you see a Pull request button or tab. NOTE: Make sure you've pushed before making a pull request.

Make sure your test are passed before you make a pull request. NOTE: To test your app or code, run npm run test in your terminal.

backend-weekly-task's People

Contributors

petrepan avatar mabel1045 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.