Skip to content

kalenakudelima/midterm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Midterm

Midterm Project for Interface Programming 2 course at KCC-NMA

Based on what you've learned from assignments week 2-6, create a basic, single page website showcasing all of the components of your framework.

A good example of what I'm looking for:

Other examples:

Getting Setup

  • Forking a repository on GitHub
  • Cloning a repository from GitHub Desktop
  • In GitHub Desktop, create a new branch called gh-pages; this will be the branch that you make a pull request for to turn in your final assignment
  • Open Atom (or your text editor) and add the midterm folder to your project tree view by clicking 'File > Add Project Folder...' or using the cmd-shift-o keyboard shortcut. (You can also do this by right-clicking in GitHub Desktop on the midterm project and selecting Open in Atom)

Project Guidelines

  • Must use your own custom HTML & CSS (no third-party code!)
  • Your project should use Sass and be structured following our CSS architecture guidelines
  • If possible, your site should be built from the same components you are showcasing.
  • Must be hosted on GitHub in a gh-pages branch
  • When you are ready to submit your code assignment, create a pull request using the gh-pages branch:
    • Have 2 other students review your work by mentioning them using the @username syntax in your pull request description (not the title!)
    • If your classmates find any issues, make the fixes locally and push the changes to the same remote branch
    • Once your code has been reviewed by 2 classmates and your code is ready to turn in, create a new comment on your pull request with the words @micjamking: Final Submission; this will send me a notification that your assignment is ready to be graded.

Turning in your project

  • Create a pull request from your <username>/midterm:gh-pages to kcc-nma-art258/midterm:master
  • The pull request should have the title NMA Bot - Midterm (replacing NMA Bot with your name)
  • Turn in your project by 11:59pm, Monday October 26.

About

Midterm Project for Interface Programming 2 at KCC-NMA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published