Skip to content

This is app allows you to view events by types in the United States. One can also see the event title and performers.

Notifications You must be signed in to change notification settings

Kemuntogift/NoFomo

Repository files navigation

No Fomo

Author

Gift Kemunto

Description

This app allows you to view events by types in the United States. One can also see the event title and performers. This has been made possible by the SeatGeek API.

Types to choose from

Concert, Family, Extreme Sports, Olympic Sports, Music Festival, Theatre, Classical, Classical Opera, Classical, Classical Orchestral Instrumental, Cirque du Soleil, Broadway Tickets National, Comedy, Dance Performance Tour, Film, Literary

Prerequisites

  • Basic Git knowledge, including an installed version of Git.
  • Your application must run on an Android virtual or physical device version 5 and above.

Technologies Used

  • Java
  • Gradle
  • XML
  • ButterKnife
  • Android
  • Postman
  • Retrofit
  • Parcelables

Setup Installations Requirements

  • To run the application, in your terminal:

    1. Clone or download the Repository
    2. cd into directory then run cd NoFomo
    3. Rebuild the Project Using Android Studio IDE
    4. Run the app on a physical device or virtual emulator.

Development

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Known Bugs

If you find a bug, kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

License

MIT Copyright (c) 2022 Gift Kemunto

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is app allows you to view events by types in the United States. One can also see the event title and performers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages