❔ I need some help with my project
Hello! My teacher said me to make a project to participate in a comeptition, so i decided to do an app that will track live football scores, but i have no idea how to do it haha. I am learning C# from courses and we do only console apps (i know conditional statements, loops, arrays, lists, dictionaries and regex). I made the design but i have no idea how to continue, I understood that i need API, i have no idea what is it and how to use it in my app, please help me!
12 Replies
You need a API that lets you track current football scores etc
You want to use something called asp.net core to write an api
and... can i make the app without knowledge about this 😄
I'd recommend trying to create a new api project and exploring
How long do you have?
maybe 1-2 mounts, i am not sure 😄
You can start with a new simple project to explore
Powershell in Windows
what is this
that is creating a new web api project using dotnet cli
I think he want to access a football api and display the results and not creat an api himself.
Yes problem is most of them are not free to use
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.