Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/f2rkan/restaurant-management-system

An example of a digital content platform that I created to reinforce the structures I learned in an object-oriented programming applications course at university. I do CRUD operations during login and registration and use MD5 encryption algorithm; I also preferred MySQL as database. Don't be eclipsed as an IDE.
https://github.com/f2rkan/restaurant-management-system

Last synced: 13 days ago
JSON representation

An example of a digital content platform that I created to reinforce the structures I learned in an object-oriented programming applications course at university. I do CRUD operations during login and registration and use MD5 encryption algorithm; I also preferred MySQL as database. Don't be eclipsed as an IDE.

Awesome Lists containing this project

README

        

# restaurant-management-system
A project that I developed to reinforce the structures on JavaFX that I learned in the object-oriented programming applications course at university. I used MD5 encryption algorithm for Login and Register operations; I preferred MySQL as database; I also used Eclipse as the IDE.