File handler, using struct. College Challenge 2.0.
- Add data.
- List data.
- List data by price range.
- Search data by name.
- Search data by expiration date.
- Edit data name.
- Edit amount of data.
- Edit data price.
- 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-02.git
# Access the project folder in the terminal/cmd
$ cd file-handler-02
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