This repository contains the code and related material for Project 1 - Unit 2: Credit Cards. The project focuses n the development of a credit card management system, aiming to handle various functionalities like validate existing cards, adding new credit cards. It just is an exercise for learning programming concepts like object-oriented design.
Each one must create a branch with the format first_name_surname, for example: john_doe, and work on it, or if you want to create your own branch based on your nickname, you can do it! The changes you make should be uploaded to your branch, and if you can, make the pull request to the non_prod branch.
All the solutions are gathered in the "File name" (Change the name later) file, where all the test cases, the expected and the final output are found.
To get a local copy up and running, follow these steps:
- Clone the repository:
https://github.com/FervKa/TP_Project_1.git
- Run the Tests:
- All test will be in 'File name' (Change the name later)
| Name | GitHub Profile | Contact |
|---|---|---|
| Estefanía Garcés Pérez | @egp1020 | egp1020.developer@gmail.com |
| Xiomara Betancur Isaza | @Xiomara18b | betancurxiomara0@gmail.com |
| Maria F. Atencia Oliva | @AtenciaMaria | mariaf.atencia@udea.edu.co |
| David Morales Velez | @Fadisito1 | davidmorafadis@gmail.com |
| Stiven Suárez Marín | @FervKa | ferbohi@outlook.com |