Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brianwangila/phase-1-project_ratemypet
Rate My Cat is a website that allows users to upload the photos of their pets and also rate and vote/like other pets that intrigues them.
https://github.com/brianwangila/phase-1-project_ratemypet
css html js json-server
Last synced: 15 days ago
JSON representation
Rate My Cat is a website that allows users to upload the photos of their pets and also rate and vote/like other pets that intrigues them.
- Host: GitHub
- URL: https://github.com/brianwangila/phase-1-project_ratemypet
- Owner: BrianWangila
- Created: 2022-06-21T14:08:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-24T15:28:25.000Z (over 2 years ago)
- Last Synced: 2024-11-09T09:15:41.787Z (2 months ago)
- Topics: css, html, js, json-server
- Language: JavaScript
- Homepage: https://brianwangila.github.io/Phase-1-Project_RateMyPet/
- Size: 16.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RATE MY PET
## By Brian Wangila
## Table of Contents
- [Description] (#description)
- [Features] (#features)
- [Requirements] (#requirements)
- [Installation_Process] (#Installation Process)
- [Live_link] (#live_link)
- [Technology_used] (#technology used)
- [Known_Bugs] (#Known Bugs)
- [License] (#License)
- [Contributing] (#Contributing)
- [Authors_info] (#authors_info)## Description
This is a dummy one-page website that enables a user to rate, like or comment on pets uploaded by other users based on their personal opinions. The site also enables a user to upload pictures and videos/gifs of their pets and watch as people rate/vote them as per their preference. People can also purchase pets from the site. (price functionality will be added in due time)
## Features
1. images and videos of pets
2. like, vote and purchase buttons
3. Form for submitting a pet's details
4. Easy to use### Requirements
* Can be accessed by a computer or a mobile phone
* The pages and button links are interactive### Installation_Process
* Clone the repo: git clone [email protected]:BrianWangila/Phase-1-Project_RateMyPet.git
* Unzip the downloaded files in a folder of choice.
* Open the index file from the zipped file with any browser.### Live_link
https://brianwangila.github.io/Phase-1-Project_RateMyPet/### Technology_used
* HTML - Used to develop the structure of the website
* CSS - Used to style the website
* Javascript - interactivity
* JSON - build an API and host## Known_Bugs
There are no known bags## License
MIT License
Copyright (c) [2022] [Brian Wangila]
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.## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## Author_info
Slack Profile - [Brian_Wangila] ([email protected])
github profile - [Brian_Wangila] (https://github.com/BrianWangila)