Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Boam1994/calculator-refactor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Follow this tutorial from mmtuts and refactor your finished code into the files of this repository. Be sure to organize your development process using Git Branches
  • To learn more about how to organize your code & how to write development-strategies for this project, you can study the using-user-input exercises
  • And of course, don't be limited by the tutorial! It's just a starting point. After making the base project work, follow your imagination
  • Branching: for this project you should organize your branches basesd on concern instead of user story. If you look in the development-strategy template file you will find that there are a series of tables, the code for each table should be developed on it's own branch. You can also find information on what the branches should be called in the students/module overview app for your class, and the assignment in the week's README

About

Separation of Concerns: Week 1 Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • HTML 27.4%