A convenient way to create and organize cards for card games.
Cards And Decks is a database app used for creating custom cards based on user-created Templates. Users can customize a Template for their created cards to use, as well as manage them by sorting them into decks.
- Create, view, update, or delete Templates
- Create cards from their custom Template
- Organize cards into deck lists
- Create, view, update, or delete cards and decks
- Easy to navigate.
- Categorize your Templates for better organization throughout different games
- Sort your cards by category
- Sort your cards by property (alphabetical for text, or ordered by number)
- Pictures uploading and assignment to cards
- Search function to find a card by name
- Card limits
- Better appearance
- The ability to generate Test draws
- User Roles (admin)
- Visual Studio Community 2019
- C# 8.0
- Bootstrap 4
- HTML 5
- CSS 3
- ASP.NET MVC 5
- Entity Framework 6
- microsoft docs - Home for Microsoft documentation for end users, developers, and IT professionals. Check out our quickstarts, tutorials, API reference, and code examples.
- stackoverflow - The largest, most trusted online community for developers to learn, share their programming knowledge, and build their careers.
- google - Search Engine
Version 1.0 Released 10/14/20
- Access the hosted application via Azure: carddecks
- You must use a Template to create a Card from.
- If you want to add or delete a property, you cannot. You will have to create a new Template.
- The Property Types are currently useless, but will be used when Sorting is implemented.
- Templates and Cards are shared, while Decks are your own. This will likely be refactored in the future.
- If you find or cause an issue, please contact me.
- If you just want to say something nice, please contact me.
- If you are just generally in need of help, please contact me.
- Nicholas "Nick Coon" Coon
Cards And Decks 2020