Hello everyone, I’m new here and I don’t know much about programming, I’m creating an app for the company that I work to make my life easier, I would like to make a screen of the employees’ time off in my app but I would like these times off to be added straight through the app without having to program, so I wanted to create a button to set the date for each employee and I would like them to receive notification when the day off comes, can you do that? And if the answer is yes, how?
Yes it can be done but…
since you are new to Kodular i would start with something more simple.
As the great @Taifun would say:
you might want to try something yourself and if you get stuck, post a screenshot of your relevant blocks… first learn the basics (see below)… after that you also might want to search for “deep link” in the community…
A very good way to learn App Inventor is to read the free Inventor’s Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps … the links are at the bottom of the Web page. The book ‘teaches’ users how to program with AI2 blocks.
There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps
How to do a lot of basic things with App Inventor are described here: How do you...? .Also do the tutorials Tutorials for MIT App Inventor to learn the basics of App Inventor, then try something and follow the Top 5 Tips: How to learn App Inventor
This drawing you will need Notifications in the background. But Kodular still doesn’t do that. You will also need the administrative part that will define the start and end dates, the employee’s registration and the history of each employee.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.