Code Monkey home page Code Monkey logo

codereviews.console.flashcards's Introduction

Console FlashCards

A CRUD based console application that allows the user to study with flashcards. Developed using C#/.NET and SQL Server.

Features

SQL Server connection

  • The program uses SQL Server to store and read information
  • If no database exists a new one is initialized

Console Based UI

View

  • All Ids (flashcard's and stack's) are presented to the user sequentially starting from 1.
    • If one Id's entry is deleted, the rest are updated to fill the gap.

Study Sessions

  • Study sessions allow the user to study a stack and all it's cards.

Challenges

  • SQL Server

    • Setting up was tricky, for whatever reason my installation didn't install with the default parametres, so I wasted a lot of time troubleshooting.
    • Syntax - I had already worked with SQLite so the switch wasn't hard, just had to get used to it.
    • Learning to use SQL Server Management Studio - Testing queries was extremely useful and time-saving.
  • Organization

    • I think I did a good job separating concerns from the very start.
      • I could still go further, but in projects of this scale (and that I know I don't want to expand) seems like wasted effort.

Lessons learned

  • Became familiar with SQL Server while continuining to learn SQL
  • Cemented previous knowledge in C#/.NET

Areas to improve

  • Keep learning SQL
  • Make better use of KanBan boards. They're a powerfull tool for organization, but I end up forgetting I have one set up, so I don't use as much as I would like.

Resources

codereviews.console.flashcards's People

Contributors

furiax avatar martinl-no avatar samggannon avatar wkktoria avatar thecsharpacademy avatar jspeanut avatar forser avatar sadklouds avatar ohshie avatar theportugueseman avatar lucianonicolasarrieta avatar dnym avatar gautatyr avatar speedierone avatar cardiologic avatar lonchanick avatar k-myr avatar edvaudin avatar kmakai avatar happyreni avatar kimfom01 avatar paul-w-saltzman avatar ramseis avatar maccer989 avatar w0lvesvvv avatar vocalnight avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.