By Lynette Ronnoh
- Description
- Technology Used
- Licence
- Authors Info
- Either a computer,phone,tablet or an Ipad
- An access to the Internet
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
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.
- 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:
-
Then, open the
index.html
file on your browser to run the application. -
To load this project, click on the live link on github. (https://rlynette.github.io/Dailys-Delicacies/) (https://github.com/Rlynette/Dailys-Delicacies)
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.
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.
Slack Profile - Lynette Ronnoh