Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 729 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 729 Bytes

Tabajara Nutri

My first project built in java using Java swing / Window Builder
Language = Portuguese 🇧🇷

👤User = Tabajara
🔑Password = SenhaFoda6969

This project is just a mockup of a nutrition clinic that i made as a school project.
I implemented a:

  • 🔐Login System
  • 🔒Password encryption system
  • ✅Simple validation for email and pacient code (just checks if it is allready registered)
  • 📄Save all user imput into a .txt file

Quick notes:
i know there is a lot to improve in this, but as my first experience with java swing and window builder, i'm really proud on where i could get to.