Welcome to the PIN-IT App README! This is a React Native application designed to help educational institutions manage and resolve event clashes. Whether you're a school, college, or university, this app can assist in coordinating and streamlining your event scheduling process to avoid conflicts.
- Event Scheduling: Easily schedule events with details such as title, date, time, venue, description, and file.
- Clash Detection: The app intelligently detects event clashes and provides notifications for further action.
- Real-time Collaboration: Collaborate with other staff members to manage events efficiently.
- User-Friendly Interface: A clean and intuitive UI makes it easy to navigate and use the app.
- Installation:
Follow these steps to get the PIN-IT App up and running on your device:
bash
git clone https://github.com/yourusername/pin-it-app.git
npm install
npx react-native run-android
Users can register or log in using their institution's credentials.
Create new notices/events by providing event details, including title, date, time, venue, and a brief description.
Users will be able to view if there are any clashes during the time of the current event.
####Collaboration:
Share events with colleagues or students for better coordination.
Receive real-time notifications for event clashes and updates.
Edit or delete events as needed in the Admin Section.
We welcome contributions from the open-source community to make PIN-IT even better! If you'd like to contribute, please follow these steps:
Fork the repository.
Create a new branch for your feature or bug fix.
Make your changes and commit them.
Push your branch to your fork.
Create a pull request.
The PIN-IT App is open-source and released under the MIT License.
If you have any questions or need assistance, please reach out to our support team here.
Thank you for using the PIN-IT App. We hope it simplifies event management in your college! Cheers!