Skip to content

DeleashTeam/uevent

Repository files navigation

Gatherwise

Version NPM NODE License

App Hosted On

Gatherwise is an event shop that allows users to create organizations, search for events, buy tickets, and write news. This project is built using Tailwind CSS, React, and Next.js.

My Tech Stack

Front-end

  • Front-end Framework: React.js
  • Styling: Tailwind CSS

Back-end

  • For handling index requests: Next.js
  • As Database: MongoDb - mongoose Prisma ORM
  • API tested using: POSTMAN

Installation

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/deleashers/gatherwise.git
  2. Navigate to the project directory: cd gatherwise
  3. Install dependencies: npm install

Usage

To start the development server, run the following command:

npm run dev

This will start the server at http://localhost:3000.

Features

  • User authentication and authorization
  • Pages localization (en/uk)
  • Organization creation and management
  • Event search and filtering
  • Ticket purchasing and management
  • Custom Ticket Building
  • News article creation and management

Contributing

We welcome contributions to the Gatherwise project! To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b my-new-feature
  3. Make changes and commit them: git commit -m "Add my new feature"
  4. Push to the branch: git push origin my-new-feature
  5. Create a pull request

Please ensure that your code follows our coding standards and includes appropriate tests.

Credits

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published