Skip to content

GreenEcovents is a comprehensive full stack project that centers around the development of an Event Management system.

Notifications You must be signed in to change notification settings

suhag-alamin/green-ecovents-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenEcovents Front End

View the live site here.

Welcome to the GreenEcovents Front End repository! This is the solo-developed client-side implementation of the GreenEcovents project, an event management web application.

Overview

GreenEcovents is a full-stack event management platform meticulously crafted by a dedicated solo developer. The front end, developed using TypeScript and Next.js, offers a dynamic and responsive user interface.

What I Did

I, as a solo developer, took on the entire front-end development of GreenEcovents. From conceptualization to implementation, I designed and built every aspect of the user interface and functionalities. My contributions include but are not limited to:

Features

  • Event Searching and Filtering
  • Detailed Event Views
  • Secure Event Booking with Payment Gateway
  • Multi-Layered Dashboard
  • User Feedback System
  • Profile Management
  • Responsive Design

Technologies Used

  • TypeScript
  • Next.js
  • Axios
  • React Hook Form
  • React Quill
  • Swiper.js
  • Yup
  • Recharts
  • Stripe
  • react-pdf
  • Ant Design

Getting Started

  1. Clone this repository:
git clone https://github.com/suhag-alamin/green-ecovents-client
  1. Navigate to the project directory:
cd green-ecovents-client
  1. Install dependencies:
yarn install
  1. Start the development server:
yarn dev

Configuration

Make sure to configure the necessary environment variables in a .env file.

Contributing

As the sole developer behind this project, contributions are not currently accepted. However, feel free to open issues for bug reports or feature requests.

Happy coding!