Giter Site home page Giter Site logo

naomit9 / dance-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 58.57 MB

Danceforce Now application features the use of Code-First Migrations to create our database, and WebAPI and LINQ to perform CRUD operations.

C# 30.27% CSS 0.12% ASP.NET 0.02% JavaScript 55.80% HTML 13.80%

dance-app's Introduction

Danceforce Now

This is an application to keep track of the records of dancers and dance groups, as well as the showcase events they have performed in.

Description

I created this dance project because I love dancing and used to be a part of a Toronto-based dance group and I also performed a few showcases. The application features the use of Code-First Migrations to create our database, and WebAPI and LINQ to perform CRUD operations.

Features

  • a 1-M relationship between Dancers and Dance Groups (One dance groups can have many dancer but a dancer belongs to one group)
  • a M-M relationship between Dance Groups and Showcases (Many groups perform in a showcase and a showcase has many groups participating)
  • ASP.NET MVC Architecture Pattern
  • Entityframework code first migrations to store information in the SQL Server local database
  • Language integrated query (LINQ) used for CRUD
  • Search bar for dancer's names

Future Considerations

  • Due to time constraint, the image upload was half way finished. I would like to get the images up and running for each dancer bio and maybe for the group and showcase photos as well.
  • Authentication
  • It would be cool to implement a ticket system so users can buy tickets to the showcase events

Youtube Demo

dance-app's People

Contributors

naomit9 avatar

Watchers

 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.