Get ready to experience Flarester – the ultimate dynamic platform for creating and joining engaging events in your local area! It's like "Meetup," but with a twist: it's all about events happening within the next two hours. This means you can instantly connect with the most exciting and relevant events around you! Flarester's mission is to spark casual networking, ignite new friendships, and expand your horizons. It's the perfect stage for interacting with your local community and forming connections with like-minded individuals who share your passions. Get ready to dive into a world of endless opportunities and meaningful connections with Flarester!
- Discover Real-Time Event Listings: Instantly see what's happening nearby and watch events disappear as they come to a close.
- Engage with Your Community: Make new friends and create connections at local events.
- Sleek User-Friendly Interface: Creating, joining, and managing events has never been easier.
- Location-Based Services: Utilizes geolocation to show events happening near you.
- Receive Instant Notifications: Stay in the loop and get notified the moment new events are created.
Ensure you have the following installed:
- Ruby 2.6.1
- Rails 5.2 or higher
- Bundler
Follow these steps to set up the project on your local machine:
- Clone the repository:
git clone https://github.com/seddonnguyen/Flarester.git cd Flarester
- Install dependencies:
bundle install
- Set up the database:
rails db:create rails db:migrate rails db:seed
To start the Rails server, run:
rails s
Visit http://localhost:3000
in your web browser to use the application.
I'd love your help to improve the Flarester! Whether it's bug fixes, new features, or enhancements, your contributions are incredibly valuable. Here’s how you can contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is licensed under the MIT License, making it free to use and modify. See the LICENSE file for details.
Your engagement is important to me. Please feel free to reach out with any questions or feedback by opening an issue on the repository. Your input is highly valued.
Create an account
Log in to view current events in your area
Join an event
Create and list an event
Back out of an event
View and edit your profile