Giter Site home page Giter Site logo

krvperera / sportsmeet Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 101.16 MB

This is a small program which tracks sports meet data with Players and events they participate. Currently under development. Final product will help users to enter data during the meet and later generate reports.

License: Apache License 2.0

C# 88.40% Inno Setup 6.79% TSQL 4.82%

sportsmeet's Introduction

SportsMeet

This is a small program which tracker sports meet data with Players and the events they participate. Currently under development. Final product will help users to enter data during the meet and later generate reports to view data.

Build Status

Dependencies

Dependency Version
.NET Framework 4.0
Dapper 1.50.0
Dapper.Contrib 1.50.0
dbup-core 4.2.0
dbup-sqlite 4.2.0
System.Data.SQLite.Core 1.0.111.0
NUnit 3.12.0
NUnit3TestAdapter 3.13.0
NLog 4.6.5

sportsmeet's People

Contributors

isururathnayaka avatar krvperera avatar

Watchers

 avatar  avatar  avatar

sportsmeet's Issues

Player tab event information does not update

Describe the bug
Player tab event details does not update until user select a event explicitly

To Reproduce
Just run and click "Add to an Event" check box

Expected behavior
need to be updated at form load time

Database save and load

Is your feature request related to a problem? Please describe.
Currently database is an sqlite database which user cannot backup or change during the run. This potentially creates a problem that user cannot use the software on a different machine

Describe the solution you'd like
Ability to save the database to a different location (sort of an export) and ability to import from a current sqlite db

Describe alternatives you've considered
Can copy the database manually and create replace the database on a different machine.

Additional context
It may also useful to export to different generic format like csv or xml, but how to represent a relative database will be complex

Constructor signature of School

"System.InvalidOperationException: 'A parameterless default constructor or one matching signature (System.Int64 id, System.String name, System.Int64 districtId) is required for SportsMeet.Models.School materialization'"
DataBase.cs: Line 61

Caused by removing districtId from School, and Schools' constructor.

Have to change SQL.

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.