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

Classroom seating plan #88

Merged

Conversation

taneeshaa15
Copy link
Contributor

Related Issue

#85

Description

This React Native project implements a classroom seating plan application. It displays a list of students arranged in rows and columns, allowing users to interact with each seat to see the student's name.

Type of PR

  • Feature enhancement

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

The seating plan is designed to accommodate various classroom layouts by adjusting the number of seats per row. This project serves as a practical example for understanding component-based architecture and state management in React Native. It can be extended to include features like dynamically adding or removing students, customizing seat colors, and integrating with external data sources for student information.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@smilewithkhushi smilewithkhushi merged commit 26523e9 into smilewithkhushi:master Jul 26, 2024
2 of 3 checks passed
@smilewithkhushi smilewithkhushi added gssoc Issue for GSSoC'24 level3 Level 3 Issue for GSSoC'24 labels Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Issue for GSSoC'24 level3 Level 3 Issue for GSSoC'24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants