Implement BeReal obozowy - daily photo sharing feature for camp students#7
Draft
Copilot wants to merge 3 commits into
Draft
Implement BeReal obozowy - daily photo sharing feature for camp students#7Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
Author
|
@MarvinRucinski 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review. |
Co-authored-by: MarvinRucinski <34074234+MarvinRucinski@users.noreply.github.com>
Co-authored-by: MarvinRucinski <34074234+MarvinRucinski@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] BeReal obozowy
Implement BeReal obozowy - daily photo sharing feature for camp students
Aug 14, 2025
|
The preview deployment for mobile-eventownik preview failed. 🔴 Open Build Logs | Open Application Logs Last updated at: 2026-05-19 22:56:27 CET |
|
The preview deployment for mobile-eventownik preview failed. 🔴 Open Build Logs | Open Application Logs Last updated at: 2026-05-19 23:08:12 CET |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR implements the complete BeReal obozowy (camp BeReal) functionality, allowing students to share daily photos from their camp activities (morning, afternoon, evening). The feature enables students to capture and share authentic moments from their camp experience while building community engagement.
Key Features Implemented
📸 Daily Photo Sharing
🌟 Social Feed & Interaction
🎨 Beautiful User Experience
📱 Seamless Navigation
/bereal) and profiles (/bereal/profile/:userId)Technical Implementation
The implementation includes:
bereal.js) with reactive data handlingAll API calls are structured to match the backend requirements outlined in the issue:
Backend Integration Ready
The frontend is production-ready and structured for easy backend integration. Expected endpoints:
POST /api2/bereal/posts/- Upload daily photosGET /api2/bereal/posts/- Retrieve paginated feedGET /api2/bereal/status/- Check if BeReal is currently activeThe feature enhances camp engagement by encouraging daily participation while providing tools for community building and memory preservation.
Fixes #6.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
download.cypress.ioIf you need me to access, download, or install something from one of these locations, you can either:
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.