/tabloid-cli-ny-post

tabloid-cli-ny-post created by GitHub Classroom

Primary LanguageC#

.NET C# SQL ADO.NET

Tabloid CLI

First backend group project where we had to take already exisiting code and apply our own to add onto and complete the project.

The Story

"Hey, let's start a company," you say.

"Ok. Let's do it. What should our company do?"

"Well..." you begin, "what do people need? What will they find valuable?"

"I know I always need help keeping things organized."

"Yeah," you say, pondering the idea. "Organization. That's good. What should we organize? ...I know: Blog Posts!"

"Great idea!"

"We'll make millions!"


The Tabloid Proof of Concept

Our new business will create a software product to allow people save info about favorite blog posts, authors and blogs.

In order to test the new business idea, we'll create a Proof of Concept (POC). This POC will be a simplified implementation of the idea that will be used to test the business idea to ensure that customers would find it valuable, and also to allow the team to get a handle on the concept. After we complete the POC we will use it to evaluate our business idea and determine if we need to pivot (change direction) toward another idea.

For our POC, we will build a command line app in C# and save our data in SQL Server.

The ERD for the POC is provided below

https://dbdiagram.io/d/5fce53559a6c525a03ba2069

Demo

Contributors

Tech used

  • C#
  • SQL
  • VS 2019