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

https://github.com/developermindset123/web102assignment_1


https://github.com/developermindset123/web102assignment_1

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Web Development Project 1 - List of Personally Reccommended Books

Submitted by: Ayan Das

This web app: Contains a list of personal favorite books based upon the books I have read, contains a button that can be pressed to redirect user to website where they can purchase the book, books are of various genre and author's name is also listed if users prefer a specific genre or author.

Time spent: 8 hours spent in total

## Required Features

The following **required** functionality is completed:

- [x] **There is a unique theme for events or resources relevant to a specific community**
- [x] **At least 10 unique resources or events are displayed in a responsive card format**

The following **optional** features are implemented:

- [x] Buttons or links to a related resources are on each card component
- [x] The site is responsive for both desktop and mobile formats

## Video Walkthrough

Here's a walkthrough of implemented required features:

Video Walkthrough

GIF created with ScreenToGif

## Notes

Describe any challenges encountered while building the app.

Challenges:
Majority of the website was built using HTML and CSS rather than react, for some reason, the react changes weren't showing up on my website and due to the lack of time, I had to resort to building the website in a more "traditional" fashion, I was considering adding additional features/props using react in addition to the HTML/CSS code, and no JavaScript code was needed but could have been added as part of feature.

I need to spend more time tinkering around with React to gain a better understanding of it's features, I replicated the layout of the website to the best of my abillities but I know there's significant room for improvement.

## License

Copyright [yyyy] [name of copyright owner]

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.