/Grind

An android java event management app

Primary LanguageJavaApache License 2.0Apache-2.0

Grind

An event management app developed for an android technical test.

Requirements

The following functionality was to be implemented

● User can create Events by entering:  
  ○ Event Title  
  ○ Start Date and End Date  
  ○ Start Time and End Time  
  ○ Event Description  
● The Event should be saved to local database  
● One should be able to list the events, edit the Event and Delete the Event 

Additional functionality

Additional points were to be awarded for the folowing

1. Filter the events by Date and Time 
2. Search for an event 
3. Upload the data to firebase Storage 

Deployment

A precompiled apk is available here. Feel free to install and review it.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments