An open API service indexing awesome lists of open source software.

https://github.com/dominik-developer/age-veryfication

Program checks if the age is > 18/21
https://github.com/dominik-developer/age-veryfication

school-assignment

Last synced: 28 days ago
JSON representation

Program checks if the age is > 18/21

Awesome Lists containing this project

README

        

# Age-veryfication

NOTE: this is my old school project writen over a year ago. Maybe I will rebuild it and improve, we will see.

Program checks if the age is > 18/21. If it is, user gain acces to next page, if not acces will be declined. All checking algorithm files are written as a function because this program doesn't realy have any use beyonde being implemented in a larger program. Please read licens before use.

Enjoy!