Skip to content

Place is an event application for Cameroon that helps users find events based on their interests, location, and availability.

License

Notifications You must be signed in to change notification settings

osscameroon/place-api

Repository files navigation

Place

Introduction

Place is an open-source platform for managing tickets and events, developed using the Dotnet framework. It allows event organizers to sell tickets and oversee attendees without incurring service fees from third-party ticketing providers.

Using Place, you can explore popular events nearby, receive tailored event suggestions, and see what events your friends are attending. You can also access your tickets and event details directly from your phone, tablet or pc. Discover new activities through your phone, from concerts and festivals to workshops, conferences, free events, and more.

Event organizers have the ability to monitor sales, view analytics, and handle attendee check-ins right from the app. Place provides a complete solution for event management and promotion, helping users stay informed and connected.d promotion, helping users stay informed and connected.

Installation

Prerequisites

For local development without docker

Setup

  • Clone project
git clone https://github.com/osscameroon/place-api && cd place-api

  • Restore dotnet tools
dotnet tool restore
  • Setup husky
dotnet husky install
  • Run the project
dotnet workload restore
dotnet run --project src/PlaceApi.Host
  • Clean, restore and build solution
dotnet clean
dotnet restore
dotnet build

Documentation

Contributing

Read our contributing guidelines to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.

License

Place is a free and open source project, released under the permissible MIT license.

About

Place is an event application for Cameroon that helps users find events based on their interests, location, and availability.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages