Giter Club home page Giter Club logo

eventoems's Introduction

EventoEMS - Event Management System

Introducing our Event Management System, a solution developed as part of our final year group project, designed to streamline campus event planning, registration, and ticket booking. I played a key role as the architect, creating the user interface where I incorporated modern design principles and prioritized user experience. We are developing the system using the MERN stack (MongoDB, Express.js, React.js, Node.js), and we are utilizing the agile Scrum methodology for efficient development.

Skills: Figma · Ui/ux · React.js · MongoDB · Node.js · Express.js · Requirements Analysis · User Interface Design

Features

  • Schedule a Event.
  • View upcoming events.
  • View the event calendar.
  • Getting approval for the events.
  • Ticket Booking for the event.
  • QR Code generation for receiving tickets.

Technologies Used

  • ReactJs
  • NodeJs
  • ExpressJs
  • MongoDB
  • NPM (Node Package Manager)
  • JWT webtoken
  • QR code

Getting Started

Prerequisites

  • Node.js and npm installed
  • MongoDB Database

Instalaltion

  1. Clone the repository to your local machine.
  2. Navigate to the project directory. use two terminal
    Cd Client - For Frontend
    Cd api - For Backend
  3. Install server dependenciesfor both frontend and backend.
  4. Create a .env file in the root directory with the following content, and replace placeholders with your own values.
    MONGODB_URI=mongodb://localhost/your-database-name
  5. Start the server.
    ems/api: nodemon start
    if the command is not working use PowerShell -ExecutionPolicy Bypass nodemon this command.
  6. Start the Client:
    ems/client: npm run dev

The application should now be running. You can access it at http://localhost:5173
The Server is running on http://localhost:4000

Thank You

portfolio_1

eventoems's People

Contributors

bilal025 avatar apsara1505 avatar shubhamkolkar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.