Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martin-bucinskas/my-engine
Mobile application for work. **NON OFFICIAL**
https://github.com/martin-bucinskas/my-engine
Last synced: 16 days ago
JSON representation
Mobile application for work. **NON OFFICIAL**
- Host: GitHub
- URL: https://github.com/martin-bucinskas/my-engine
- Owner: martin-bucinskas
- License: gpl-3.0
- Created: 2020-04-10T20:43:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T19:14:37.000Z (almost 2 years ago)
- Last Synced: 2024-12-06T20:57:47.231Z (27 days ago)
- Language: Java
- Size: 2.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# myEngine
This is a react-native application built for integration with the company.
This is not an official Engine product and is created to entertain and
train myself during the lock-down.## Discovery
For this project, I have done a mini discovery. There are a few basic points that
I wanted to clear in the first place, which would help me envision the final
design/product/direction this project is going to.I have came up with 3 questions which the answers will allow me to branch out
and theorise some concepts.- What would you want to achieve from 'myEngine' app?
- What integrations would you like to see?
- How often would you use the app?These questions have been provided to a select few, given just an app name - 'myEngine'.
The rest, is for them to decide, i.e. the use case of the app, what they would
do with the app, and how often they would use it.#### What would you want to achieve from 'myEngine' app?
This question was asked to grasp a concept what is needed for the business. What would
people like to achieve if they had an app that could do something. How would this affect
them, impact their job in a positive way?Here are some of the answers:
- Let me see upcoming work events
- Contain my profile
- Helpful links in one place
- Contact information / some sort of telephone directory
- My team page - team local events / notifications#### What integrations would you like to see?
This question focuses more on the actual functionality with the business body.
Here are some answers:
- Allows me to view my own payslips
- Contain a calendar
- Slack
- Capacity Planner
- Timesheets
- Maps (show notification for my commute to work)#### How often would you use the app?
This question was asked to get the feel for the need of a tool, would it be used daily,
or only for certain tasks?Here are some of the answers:
- Would use daily, check latest of whats happening in the company
- Only in mornings, catch up on the last nights news / this mornings news
- Lunch times would be nice to use the app
- Only check it when I receive notifications---