{"id":22353509,"url":"https://github.com/wiolinek/photo-courses","last_synced_at":"2026-04-12T05:31:13.666Z","repository":{"id":244463213,"uuid":"352401718","full_name":"Wiolinek/photo-courses","owner":"Wiolinek","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-15T21:38:14.000Z","size":29127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T03:52:16.394Z","etag":null,"topics":["bem","dayjs","expressjs","google-maps-react","mysql","react","react-image-gallery","react-router","redux-persist","redux-toolkit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wiolinek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-28T18:04:36.000Z","updated_at":"2023-04-11T15:36:00.000Z","dependencies_parsed_at":"2024-06-14T22:08:46.005Z","dependency_job_id":null,"html_url":"https://github.com/Wiolinek/photo-courses","commit_stats":null,"previous_names":["wiolinek/photo-courses"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wiolinek/photo-courses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fphoto-courses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fphoto-courses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fphoto-courses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fphoto-courses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wiolinek","download_url":"https://codeload.github.com/Wiolinek/photo-courses/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fphoto-courses/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31705574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T05:11:36.334Z","status":"ssl_error","status_checked_at":"2026-04-12T05:11:27.332Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bem","dayjs","expressjs","google-maps-react","mysql","react","react-image-gallery","react-router","redux-persist","redux-toolkit"],"created_at":"2024-12-04T13:08:50.424Z","updated_at":"2026-04-12T05:31:13.651Z","avatar_url":"https://github.com/Wiolinek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Photo Passion\n\n\u003e Photo Passion is a website providing variety of online and stationery photo courses. User can learn about the school, teachers and different kind of courses provided on many photographic areas, in different location in Germany and few levels of photographic knowledge.\n\nIt is also a online store where user can order photo course/s, send order by using basket and modify quantity there.\n\nProject was created to learn all technologies used here know and practice.\n\n\u003e Live demo [_here_](https://photopassion.ultra-violet.codes/).\nlogin is not working on production - only localy - some bug during installing node modules - TO FIX\n\n## Table of Contents\n\n- [Technologies Used](#technologies-used)\n- [Screenshots](#screenshots)\n- [Setup](#setup)\n- [Project Status](#project-status)\n- [Room for Improvement](#room-for-improvement)\n- [License](#license)\n- [Contact](#contact)\n\n## Technologies Used\n\n- React\n- React Router\n- Redux\n- Redux Persist\n- Google Map React\n- React Image Gallery\n- Day.js\n- BEM\n- Express.js\n- MySQL\n\n## Screenshots\n\n![](public/main.png)\n![](public/courses.png)\n![](public/cart.png)\n\n## Setup\n\n### Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n### Available Scripts\n\nIn the project directory, you can run:\n\n#### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n#### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n#### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n#### `npm run eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n## Project Status\n\nProject is: _complete_\n\n## Room for Improvement\n\n- registration and login option\n- sending orders to database\n\n## License\n\nThis website was built by Wiola Polok www.u-v.codes.\nCopyright @ 2021 Wiola Polok www.u-v.codes. All Rights Reserved.\nYou are allowed to use it for both personal and commercial use, but not to claim it as your own design.\n\n## Contact\n\nCreated by [@Wiolinek](https://github.com/Wiolinek) - feel free to contact me!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiolinek%2Fphoto-courses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiolinek%2Fphoto-courses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiolinek%2Fphoto-courses/lists"}