Fictional prize drawing system performed in streams.
Demo unavalaible
Table of Contents
This project was built to learn a little bit of Bulma Framework and PDO method.
The website is divided into:
- Register: register a person and save to database.
- Registered people: it shows all people registered.
Technologies used in the project.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This work is licensed under a MIT License. See LICENSE
for more information
Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com
Project Link: https://github.com/SilasRodrigues19/Prize-draw-register
🔼 Back to top