Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gallery frontend v2 #72

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Gallery frontend v2 #72

wants to merge 5 commits into from

Conversation

HellHunterMax
Copy link
Contributor

In this PR i changed the import of images from a json file placed in public website folder, to a web API backend with SQL server.

took me about 5 hours because i had to learn some stuff and ran into bugs because i didn't understand how multiple projects work.

  1. Start up the backend through Visual Studio run the Web.API
  2. Then start up the frontend through npm start.

getting a error when trying to contact the DB with postman
frontend makes correct Fetch call;
images are loaded from fetch call;
changed the ports in launch settings;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pro Gallery Component V2 Pro gallery page component Gallery service & repository
1 participant