• Stars
    star
    1
  • Language
    HTML
  • License
    MIT License
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Responsive Portfolio designed from mock up provided as Part of Front End Web Developer Course Project at Udacity

More Repositories

1

crosstricky

Udacity Nano Degree Project , Matching Game :- a project game for matching and displaying cards that match
JavaScript
1
star
2

Classic-Arcade-Game

JavaScript
1
star
3

FEEDER-READER-PROJECT---UDACITY

In this project you are given a web-based application that reads RSS feeds. The original developer of this application clearly saw the value in testing, they've already included Jasmine and even started writing their first test suite! Unfortunately, they decided to move on to start their own company and we're now left with an application with an incomplete test suite.
JavaScript
1
star
4

Restaurant-Reviews-App

Project Overview For the Restaurant Reviews projects, you will incrementally convert a static webpage to a mobile-ready web application. In Stage One, you will take a static design that lacks accessibility and convert the design to be responsive on different sized displays and accessible for screen reader use. You will also begin converting this to a Progressive Web Application by caching some assets for offline use. Specification You will be provided code for a restaurant reviews website. The code has a lot of issues. It’s barely usable on a desktop browser, much less a mobile device. It also doesn’t include any standard accessibility features, and it doesn’t work offline at all. Your job is to update the code to resolve these issues while still maintaining the included functionality. Requirements Make the provided site fully responsive. All of the page elements should be usable and visible in any viewport, including desktop, tablet, and mobile displays. Images shouldn't overlap, and page elements should wrap when the viewport is too small to display them side by side.
JavaScript
1
star