Skip to content

gautamrajur/NeatMeet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

187 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeatMeet

NeatMeet is a mobile application developed as part of a Mobile Application Development course. This app allows users to explore community events happening around them, filter events by location, search for events, and interact with the event community through voting and creating events.

Features

  • Seamless User Authentication: Effortlessly register or log in with Firebase Authentication, ensuring secure access to the app.
  • Comprehensive Event Listings: Discover a list of events happening in your vicinity, tailored to your location.
  • Location Filtering: Easily narrow down events by selecting specific states and cities, enabling a more focused search.
  • GPS Support: Leverage real-time GPS data to automatically display events near your current location.
  • Search Functionality: Quickly find events by name with an intuitive search feature.
  • Event Insights: Access in-depth information about events, including descriptions, dates, times, and venues.
  • Event Creation: Share your events with the community by adding new events directly through the app.
  • Interactive Voting System: Engage with events by upvoting or downvoting, helping others discover popular activities.
  • Personalized User Profile: Customize your profile with an editable name and profile picture while tracking all events you've posted.

Tech Stack

  • iOS Development: Swift
  • Firebase: Authentication, Firestore, Storage
  • CocoaPods: Dependency management

App Images!

Simulator Screenshot - iPhone 16 Pro - 2025-01-21 at 16 03 43 Small Simulator Screenshot - iPhone 16 Pro - 2025-01-21 at 16 02 49 Small Simulator Screenshot - iPhone 16 Pro - 2025-01-21 at 16 02 45 Small

Installation

To set up and run NeatMeet locally, follow these steps:

  1. Clone the repository:

    git@github.com:gautamrajur/NeatMeet.git
  2. Install CocoaPods dependencies:

    pod install
  3. Open the project in Xcode via NeatMeet.xcworkspace

  4. Build and run the application on a simulator or physical device.

About

An iOS application to look for community events happening around you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 99.8%
  • Ruby 0.2%