This is an android app created with React Native, and it performs best with Pixel 4. It is an event management app where you can create an upcoming event that you might need to keep track of every tasks of each event. Since the banner image is rectangular shape, it is recommended to upload a jpg rectangular size for best look of banner image.
In order to run the app on a simulation after pulling from github, you need to install node-modules with npm-install. Eventor's Preview Video will coming soon!
- Event Management: Users can add, edit and delete their personal events.
- Events' Progress Tracking: Users can track the progress of their events. The event's progress is shown clearly on that event card.
- Task managements: Users are able to create and edit tasks for each events.
- Timeline management: Earliest, upcoming and in-progress events will appear in the home screen to notice users. Timeline is shown clearly on each event cards.
- View image/banner of each events: Users can pressed on the picture of each event in the description page to view the image/banner of that event.
- User-friendly Interface: Eventor is very easy to use and has the simplest navigation system, does not require user to be a pro-tech user to use.
- On the screen "See All", users can filter by 4 fixed categories:
- All: this will display events sorted by the most recent end date.
- Past: this will display all events in the past, no matter if user has completed it or not sorted by most recent dates.
- Completed: this will display all events that users completed sorted by most recent date.
- In-Progress: this will display all events that users not completed sorted by most recent dates.
