welcome to evinco, which stands for event-interact-connect! a platform designed to streamline the organization and participation in tech events, hackathons, recruitments, and more. explore the features and their technical implementations that make evinco a powerful tool for tech enthusiasts!
stay updated with the latest tech events. Our events feature allows you to:
- browse events: explore detailed descriptions, schedules, and venues.
- register: quick and easy registration process.
- reminders: get notifications for events you're interested in.
implementation:
- frontend: HTML, CSS, and JavaScript along with React for a dynamic UI.
- backend: Node.js and Express for handling API requests.
- database: MongoDB for storing event details and user registrations.
participate in exciting hackathons. Features include:
- hackathon listings: find hackathons from various domains.
- submission portal: submit your projects and track progress.
implementation:
- frontend: HTML, CSS, and JavaScript along with React for a dynamic UI.
- backend: Node.js and Express for handling API requests.
- database: MongoDB for storing hackathon details and user registrations.
find and apply for tech job opportunities. Our recruitment feature includes:
- job listings: view and apply for jobs from top companies.
- application tracker: track your job applications.
implementation:
- frontend: HTML, CSS, and JavaScript along with React for a dynamic UI.
- backend: Node.js and Express for handling API requests.
- database: MongoDB for storing recruitment details and user registrations.
here's how your cool and amazing clubs would look like
participate in cool clubs. Features include:
- clubs listings: find clubs from various domains.
- submission portal: submit your projects and track progress.
implementation:
- frontend: HTML, CSS, and JavaScript along with React for a dynamic UI.
- backend: Node.js and Express for handling API requests.
- database: MongoDB for storing club details and user registrations.
manage your personal and professional information. Features include:
- personal info: update contact details and social media links.
- professional info: add your skills, experiences, and projects.
- achievements: showcase your accomplishments and badges.
implementation:
- frontend: HTML, CSS, and JavaScript along with React for a dynamic UI.
- backend: Node.js and Express for handling API requests.
- database: MongoDB for storing profile details.
participate in exciting hackathons. Features include:
- changing info: you can edit your profile photo, email and your name.
- submission portal: submit your projects and track progress.
implementation:
- frontend: HTML, CSS, and JavaScript along with React for a dynamic UI.
- backend: Node.js and Express for handling API requests.
- database: MongoDB for storing hackathon details and user registrations.
showcase your amazing clubs and events!
- clubs and events listings: create listings of your events and clubs.
- submission portal: submit your projects and track progress.
implementation:
- frontend: HTML, CSS, and JavaScript along with React for a dynamic UI.
- backend: Node.js and Express for handling API requests.
- database: MongoDB for storing club and event details and user registrations.
follow these steps to set up evinco locally:
-
clone the repository:
git clone https://github.com/nikunjmathur08/evinco.git cd evinco
-
install dependencies:
npm install
-
set up the database:
# For MongoDB mongod --dbpath /path/to/your/db
-
run the development server:
npm start
-
navigate to the application: open your browser and go to
http://localhost:3000
we welcome contributions from the community! To contribute:
- fork the repository.
- create a new branch for your feature or bug fix.
- make your changes and commit them with a detailed message.
- push your changes to your forked repository.
- create a pull request to the main repository.
this project is licensed under the MIT License - see the LICENSE file for details.
- special thanks to @SumatiPaliwal89 who have made this project possible.
- thanks to the open-source community for providing invaluable resources and tools.
enjoy exploring evinco and happy coding! If you have any questions or need further assistance, feel free to reach out.