File handler.
- Add data.
- List data.
- Search data by name.
- Search data by 1st letter.
- Edit data.
- Delete data.
- Exit the program.
To clone and run this app, you will need to Git.
# Clone this repository
$ git clone https://github.com/HMDarkFir3/file-handler-01.git
# Access the project folder in the terminal/cmd
$ cd file-handler-01
The project was developed using the following technologies:
- Make a fork of the project.
- Create a new branch with your changes:
git checkout -b my-feature
- Save the changes and create a commit message telling you what you've done:
git commit -m "feature: My new feature"
- Submit your changes:
git push origin my-feature
If you have any questions check out this guide on how to contribute to GitHub
This project is under the MIT license. See the LICENSE to learn more.
👋🏽 Get in touch! - Henrique
👋🏽 Get in touch! - Vinícius