Event Stash is an open-source event management platform designed to streamline event creation, organization, and execution. The platform includes features such as email integration, secure user authentication, and automated attendance tracking, making it a practical and user-focused solution for event management.
- User-friendly interface for event creation, organization, and execution
- Email integration for easy communication with event participants
- Secure user authentication to ensure data privacy
- Automated attendance tracking for efficient event management
To install Event Stash, follow these steps:
- Clone the repository from GitHub:
git clone https://github.com/wizaye/EventStash.io.git
- Install the required dependencies:
npm install
- Start the development server:
npm start
To use Event Stash, simply navigate to the hosted website at https://eventstash.netlify.app/ and create an account. From there, you can create, organize, and manage your events with ease.
If you would like to contribute to Event Stash, please follow these steps:
- Fork the repository
- Create a new branch:
git checkout -b my-new-feature
- Make your changes and commit them:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Event Stash was created by Gatla Vijayendher, Khizar Mohamed Zubair Sait, and Lokesh Kenche as a minor project for their Bachelor of Engineering in Artificial Intelligence and Data Science at Chaitanya Bharathi Institute of Technology in Hyderabad, India.
The Documentation of the project can be viewed on the Overleaf platform .
Disclaimer:
This Documentation is officially submitted in fulfilment of the minor project for the V sem of Ai&DS department for the academic year 2023-2024 while the contents of the documentation can be taken as a reference , Do not use or distribute the documentation in any means or Open-Source as its a Copyrighted Content.
Event Stash is licensed under the MIT License.