Dehpois is my version of the Ahgora Multi app. Ahgora is a company located in Florianópolis, SC - Brazil that offers time registration, presence control, and management of operational efficiency in real-time. Ahgora Multi is an app for Android and iOS to punch the clock using FaceID, but didn't work very well on my android phone, I believe it's because my device's camera is very bad. Given the situation with my device, I had to start to punch the clock on my computer, something I consider boring to do every day, so I decided to create Dehpois, basically out of laziness 😅.
The first version of Depois basically contains a simple way to punch the clock, using the same data already used on the Ahgora website to clock in.
- React-Native Framework using 0.63.1 version
- Axios
- AsyncStorage
To clone and run this application, you'll need Git installed on your computer(or no, if you want to download .zip). From your command line:
# Git CLI
git clone https://github.com/zevolution/dehpois.git
# Github CLI
gh repo clone zevolution/dehpois
You will need an iOS Simulator, Android Emulator, or physical device to execute the commands below:
-
Open folder of the project in the terminal and execute
npx react-native run-android
ornpx react-native run-ios
-
Later execute
npx react-native start
...and ready!!
- Punch the clock
- Store and display the relevant info like date and time of punch the clock
- Scheduling for punch the clock
- Dark theme ❤️