GithubHelp home page GithubHelp logo

portfolio's Introduction

Portfolio

Portfolio of projects I built

Scaffolding for the Repository

Structural revisions

  • Revised the Stylesheet into SMACSS styles.
  • Modified the main page to include separate project entries, using details/summary
  • Create JS file for handling constructing Project entries.
  • Created a temporary input data file (JS) to populate the project section.

Big Issue RESOLVED! By Erica Hendricks

  • Thanks to Erica for getting me to use CSS to style the project state when details are shown.

Refactoring (Class 9)

  • Added a date field to project data for display and use in stats.
  • Modified Handlebars template to allow for date data.
  • Using the array method, reduce, when building stats.
  • Eliminated CDNs and all vendor code is in vendor folder.
  • Added more comments in code explaining functionality.
  • All encapsulated by IIFE's.

portfolio's People

Contributors

jpgothro avatar ericaabrahms avatar

Watchers

James Cloos avatar  avatar

Forkers

ericaabrahms

portfolio's Issues

Scripts

Thank you for commenting out your code. Makes it easy to follow. Your code looks really good!

Add icons

As per our discussion, pull in the icons from icomoon that you would like to use.

Footer

Ideally the footer (copyright, project completion information) should be stuck to the bottom of the page.

RWD

When on a small screen, labels for links at the top of the page are spilling over outside of their containers.

handleProjectDetails CSS

Try using CSS to solve this. I'm unclear on why the javascript is needed.
It seems more like a styling issue.

More CSS - spacing

  • I'd like to see more space above and below the header text that reads "Portfolio of Projects"
    -I'd like to see less space below the text that reads "Projects by John", and maybe also more space above it so that it visually hangs together with the list of projects.
    -I'd like the list of projects (title, and the triangle) to be bigger; anything you can do to make it obvious that it's clickable may also be good.
    -Colors: you may want to think about group of colors that go together (color pairs), instead of picking a couple colors independently. Try: https://www.materialpalette.com/

Styling details/summary

Figure out whether the details/summary elements can be styled based on whether it's open or not.

JSON

Your JSON object looks awesome!

Add explanatory comments

Your code is relatively straight forward to follow. However, you might consider adding comments to your code to indicate what each function is doing and the the source of the arguments/parameters. (e.g. they're coming from the project array vs. a Project object).

It might be useful to you in the future to explain why you made certain decisions as well.

CSS issues

line 3 of module.css reads: "/* begin with mobile formatting first */". You may want to delete this.

Where is the favicon for codefellows coming from? You may want to track it down and replace it with your personal favicon.

Consider using images/screenshots of your projects on your details view of your projects page.

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.