https://github.com/k3ury99/devhire
Proyecto final programación Web
https://github.com/k3ury99/devhire
clean-architecture php8 sqlite-database
Last synced: 6 months ago
JSON representation
Proyecto final programación Web
- Host: GitHub
- URL: https://github.com/k3ury99/devhire
- Owner: K3ury99
- License: mit
- Created: 2025-04-23T02:25:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-26T03:22:09.000Z (6 months ago)
- Last Synced: 2025-04-27T07:46:59.983Z (6 months ago)
- Topics: clean-architecture, php8, sqlite-database
- Language: PHP
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 DevHire
>[!NOTE]
> Este es el proyecto final de **Programación Web**.
![]()
![]()
![]()
![]()
# ☕ Participants
- Keury R. 🍃
- Virtor R. 🌋
- Erick R. 👾# 📽 Explanatory video in Teams
```bash
https://itlaedudo-my.sharepoint.com/:v:/g/personal/20231101_itla_edu_do/EfjjhxsTW9lEqfMKDnVRxqUB1qQp8paYOPDxU0IZPRHVjQ?e=QbDTPm&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZy1MaW5rIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXcifX0%3D
```# 🐱👤 Contributing
1. **Fork the repo**
- **Create a new branch**
```bash
git checkout -b feature-branch
```
2. **Add Everything**
```bash
git add .
```
3. **Commit changes**
```bash
git commit -am 'Add new feature'
```
4. **Pull & push to the origin**
```bash
git pull
git push
```# 🌠 Final Notes
Thank you for visiting this project!🌌# 📔 License
This project is licensed under the MIT License. See the LICENSE file for details.