https://github.com/kevindarbydev/regexrecords
Discogs clone made with Laravel and React, users can add albums to their collections with real data fetched from Discogs API. Users can also add each other as friends and send messages, as well as sell and purchase albums, with Stripe and PayPal checkout.
https://github.com/kevindarbydev/regexrecords
Last synced: about 1 year ago
JSON representation
Discogs clone made with Laravel and React, users can add albums to their collections with real data fetched from Discogs API. Users can also add each other as friends and send messages, as well as sell and purchase albums, with Stripe and PayPal checkout.
- Host: GitHub
- URL: https://github.com/kevindarbydev/regexrecords
- Owner: kevindarbydev
- License: mit
- Created: 2023-02-14T18:24:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T18:27:31.000Z (about 2 years ago)
- Last Synced: 2025-04-10T23:43:15.071Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://regexrecords.shop/login
- Size: 3.27 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Regex Records
Available at: https://www.laravelprojectfsd05.com/
### Discogs clone made with Laravel and React
+ Users can register and sign in to add albums to their collections.
+ Discogs API is used to fetch data about the album, such as the album cover and tracklist.
+ Users can mark their albums for sale, and other users can place them in their cart, and purchase them with either Stripe or Paypal.
+ Users can add each other as friends, and send messages.
+ Users can confirm their email upon registering, and upon receiving a message on the app.
[](https://forge.laravel.com)