An open API service indexing awesome lists of open source software.

https://github.com/intermediadesigns/mlp-crew


https://github.com/intermediadesigns/mlp-crew

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

          

# Web Development Project 7 - *MLP Crew*

Submitted by: **Lynjai Jimenez**

This web app: **This application is a crew application using My Little Ponies with the mlp api (https://ponyapi.net/). It displays all information about My Little Pony episodes, songs, and characters. The user can add, edit, and delete my little pony crewmates. The crewmates can be categorized and have attributes. The user can also search for crewmates. The application is mobile responsive.**

Time spent: **4** hours spent in total

## Required Features

The following **required** functionality is completed:

- [ X ] **A create form allows users to add new cremates**
- [ X ] **Users can name the crewmate and set the crewmate's attributes by clicking on one of several values**
- [ X ] **The site displays a summary page of all the user's added crewmates**
- [ X ] **A previously created crewmate can be updated from the crewmate list**
- [ X ] **A previously created crewmate can be deleted from the crewmate list**
- [ X ] **Each crewmate has a direct, unique link to an info page about them**

The following **optional** features are implemented:

- [ X ] A crewmate can be given a category upon creation which restricts their attributes
- [ X ] The site displays summary statistics about a user's crew on their crew page
- [ X ] The site displays a custom "success" metric about a user's crew which changes the look of the crewmate list

The following **additional** features are implemented:

* [ X ] List anything else that you added to improve the site's functionality!

- Mobile Responsive

## Video Walkthrough

Here's a walkthrough of implemented user stories:

![MLP Crew](./public/mlp.gif)

Resubmission Youtube Video: [https://youtu.be/KaZrrRI6z4M]

GIF created with Adobe Express

## Notes

Describe any challenges encountered while building the app.

- None

## License

Copyright 2024 Lynjai Jimenez

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.