Hi there!
I’m looking to create a simple web/mobile app that can be used to:
- create records based on number
- check vehicle number for duplicates and if so, shows an indicator it’s a duplicate
- blacklist a number so that when entered, it will show as blacklisted
Ideally, a login credentials will have their own set of data to verify against (this means that the data records will not be checked against a different login credential)
I’m not sure if this is possible on wordpress as i’ve looked around many guides, i’d highly appreciate if someone could advise if this is possible before I dive deep into it.
Thanks!