Skip to content

Evently is a one-stop web app for purchasing tickets to diverse online programming events, workshops, and virtual conferences. Catering to the growing demand for remote learning, Evently provides an intuitive platform for users to discover, book, and engage in high-quality virtual educational experiences.

Notifications You must be signed in to change notification settings

Akaikenlol/evently

Repository files navigation

Evently - Virtual Learning Platform

Evently is a dynamic web application designed to streamline the process of discovering and attending online programming events, workshops, and virtual conferences. Built with cutting-edge technologies, Evently promises a seamless and intuitive experience for both users and event organizers.

Table of Contents

Technologies

  1. Next.js: A React framework for building robust and performant web applications. Next.js enables server-side rendering, making Evently fast and SEO-friendly.

  2. MongoDB: A NoSQL database for storing and managing event data. MongoDB ensures flexibility and scalability, vital for handling diverse event information.

  3. TypeScript: Evently is written in TypeScript to enhance code quality, improve developer productivity, and catch potential errors during development.

  4. Shadcn UI: A modern UI framework that provides sleek and customizable components. Shadcn UI contributes to the visually appealing and user-friendly interface of Evently.

  5. Tailwind CSS: A utility-first CSS framework that facilitates rapid and responsive web development. Tailwind CSS is instrumental in styling Evently's components and ensuring a consistent design language.

Getting Started

To get started with Hilink, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/your-username/evently.git
  2. Install Dependencies:

    cd evently
    npm install   # or yarn install
    
  3. Configure environment variables: Create a .env file in the root directory and add the necessary variables, including MongoDB connection strings and API keys.

  4. Start the Application:

    npm start   # or yarn start
    

Contributing

We welcome contributions to enhance Evently's features and usability. If you'd like to contribute, please follow our contribution guidelines.

License

This project is licensed under the MIT License.

Feel free to customize the sections and content based on your specific application and requirements.

About

Evently is a one-stop web app for purchasing tickets to diverse online programming events, workshops, and virtual conferences. Catering to the growing demand for remote learning, Evently provides an intuitive platform for users to discover, book, and engage in high-quality virtual educational experiences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published