This is a project of a medication registration screen developed in JavaScript and Bootstrap.
The purpose of this project is to provide a simple and intuitive interface for registering medications in a pharmacy management system or medication inventory. The screen allows the user to enter information such as medication name, quantity, expiration date, and other relevant data.
- Registration of new medications.
- Editing and updating information of existing medications.
- Displaying a list of registered medications.
- Field validation to ensure correct and complete data.
- JavaScript
- Bootstrap
- HTML
- CSS
- Clone this repository to your local environment.
- Open the
index.html
file in a web browser. - Use the interface to register, edit, and view medications.
Contributions are welcome! Feel free to open issues or send pull requests with improvements, bug fixes, or new features.