Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 2.23 KB

README.md

File metadata and controls

47 lines (29 loc) · 2.23 KB

BrainsterProjects_IlijaMalinkovski_FE11

Name

Project02-ARTists-README

Add your files

cd existing_repo
git remote add origin https://git.brainster.co/Ilija.Malinkovski-FE11/brainsterprojects_ilijamalinkovski_fe11.git
git branch -M main
git push -uf origin main

Integrate with your tools

Test and Deploy

Use the built-in continuous integration in GitLab.


Description

This is the second project called "Street Artist," named "project02." It's built using HTML5, SASS, and JavaScript. The website is designed for mobile devices and employs APIs to fill in artist names. The detailed information for their items is provided through a data.js file. The website heavily relies on LocalStorage for its functionality, though there's an issue with high-resolution images from the camera on mobile devices due to the local storage limitations.

Best way to be tested is by adding low resolution images to the items through Laptop.

Roadmap

Adding functionality for the bidding in Auction page.

Project status

Not finished, Auction section still work in progress, missing API functionality.