Skip to content

A web page that reflects a single page application that enables users to order any food anywhere and anytime from a vendor

Notifications You must be signed in to change notification settings

Rlynette/Dailys-Delicacies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dailys-Delicacies

By Lynette Ronnoh

Table of Content

  • Description
  • Technology Used
  • Licence
  • Authors Info

Requirements

  • Either a computer,phone,tablet or an Ipad
  • An access to the Internet

Project Description

This project is created using HTML, CSS and Javascript. The purpose of this project is to create a web page that reflects a single page application that enables users to order any food anywhere and anytime from a vendor

Technology Used

HTML - which was used to build the structure of the pages.

CSS - which was used to style the pages

Javascript - which was used to make the page responsive.

Setup

  • Fork this repository on Github
  • Clone the repository to your local folder
  • Open the repository on your code editor
  • Open your terminal and Run this command to get the backend started:
$ json-server --watch db.json
  • Test your server by visiting this route in the browser:

http://localhost:3000/foodies

The landing page contains a visual representation of single page application that has one html file therefore no redirects when browsing through the page.

A sign-in and get-started buttons are inactive so no redirects

There is a button, make-order button that when clicked submits the details fed in and places an order for the customer as per their preferences.

The deliverables of this project are met including the DOMcontentLoaded,sign-in and make-order.

Licence

MIT License

Copyright (c) [2019] [Lynette Ronnoh]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Authors Info

Slack Profile - Lynette Ronnoh

About

A web page that reflects a single page application that enables users to order any food anywhere and anytime from a vendor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published