For an unknown reason, tweeter did not approve my request for the dev key. This frustrating situation leads me to abandon this project.
This app will automatically track new participants to the CSharpChallenge, list them and their projects and extract other important metadata. The c# coding challenge was initiated by Tim in January 2022
- Create an empty console application
- Install Tweetinvi package from nuget
- Create model and database context
- Implement the tweets search app
- Parse tweets to extract challengers and projects metadata
- Save data to a local database
- Improve UI with a web application in the same solution
- Automate the process of tweets searching and parsing
- Allow application users to comment a particular project tweet from the legacy application
- Host the final project on a dummy domain