Skip to content

manulsf/go-shopping-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Hello! ๐Ÿ‘‹ This is my first project using the Go programming language. It's a simple command-line application for creating and managing a shopping list.

The goal of this project is to practice the fundamental concepts of Go, such as:

-Using structs to define data types.

-Handling user input and output.

-Control structures (for loops, if conditionals).

-Error handling.

-Utilizing standard packages like fmt, bufio, os, strings, and strconv.

Any suggestions or feedback are welcome! ๐Ÿ™

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages