GithubHelp home page GithubHelp logo

simulation-vanillajs's Introduction

Project Summary

This project is designed to give you an opportunity to build something from scratch and to connect HTML, CSS, and JavaScript in one project.

Your mentors will be providing minimal help, as this is a chance to push yourself. They can point you in the right direction, but won't help you write the syntax to make it happen. This project is a chance for you to combine the skills you've learned so far.

Good luck and work hard!

Setup

Fork and clone this repository (this will get you easy access to the icon images). Make sure to commit and push your code often. It's not fun to lose any of your work.

You will need to create the HTML, CSS, and JavaScript files and connect them yourself to get started.

Design

Here is what your application should look like. Try to copy the styling as closely as you can.

design

Style Guide

This guide provides the information you will need to match the design. The icons can be found in the assets folder of this repo.

style guide

Google Font - Rightous
Google Font - Roboto

Functionality

Websites also need to do things, so you'll need to add some JavaScript.

  • You should display a list of all the monthly expenses.
    • The list of expenses should be stored in a variable so you can manipulate it more easily.
  • You should be able to add a new bill to your list of expenses using the form.
  • You should be able to remove a bill from your list of expenses using the trash can button next to it.
  • You should calculate the total of all your expenses and display it in the header.
    • This should update anytime a new bill is added.
    • This should updates anytime a bill is deleted.

Contributions

If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.

Copyright

© DevMountain LLC, 2017. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.

simulation-vanillajs's People

Watchers

James Cloos 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.