/form-web-ucam

Web form with PHP in the Web Development course at University of Cândido Mendes (UCAM).

Primary LanguageHTMLMIT LicenseMIT

Web Form

💻 Web Form requesting the database in the Web Development course at University of Candido Mendes - UCAM

🚀 Stacks

This project was developed with the following technologies:

🤔 How to contribute?

# Make a Fork this repository.
# Create a branch with your feature: 
git checkout -b my-feature;
# Make commit to your changes: 
git commit -m "feat: my new feature";
# Make a push to your branch: 
git push origin my-feature;

After the merge of your pull request is done, you can delete a branch of yours.

🔧 Issues

Feel free to file a new issue with a respective title and description on the the Web Form repository. If you already found a solution to your problem, I would love to review your pull request.

📝 License

Released in 2020 📕

This project is under the MIT license. See the LICENSE for more details.

Made with 💚 by Jardel Cunha.

Give ⭐ if this project helped you!