Skip to content

chewster/Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Christina Chiu's frontend

This is Christina's responce to the Updater Assignment - Card Component

Run Locally

clone/download this repo

https://github.com/chewster/Updater.git


cd into the new directory

cd Updater

install http-server

 npm install http-server -g


run server

http-server

Why you chose the technology you did to build the component

Boootstrap is used for responsive design

angularjs is used for data-binding to the front end to display the data

fontello is used to display the checkmark icon

Your thought process behind the structure of the component

index.html for the main landing page.

Creating a lib directory to store third party plugins/tools (angular, bootsrap, ,jquery, fontello)

data direcotry to store the json data needed to be displayed on the front end

css directory to store the stylesheets needed for the app

script directory to store custom javascript code


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors