Giter Site home page Giter Site logo

moamen189 / gameover Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.3 MB

MVC (Model-View-Controller) application that performs CRUD (Create, Read, Update, Delete) operations on game categories using a ViewModel.

C# 60.69% HTML 29.99% CSS 5.52% JavaScript 3.81%

gameover's Introduction

Game Over Application

This repository contains a simple MVC (Model-View-Controller) application that performs CRUD (Create, Read, Update, Delete) operations on game categories using a ViewModel.

Table of Contents

Introduction

This MVC application demonstrates a basic implementation of managing game categories using the ViewModel pattern. The application allows users to perform CRUD operations on different game categories.

Technologies Used

  • ASP.NET MVC
  • C#
  • Entity Framework
  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • SQL Server (for data storage)

Getting Started

To run this application locally, follow these steps:

  1. Clone this repository to your local machine using:

    git clone https://github.com/Moamen189/GameOver
    
  2. Open the solution in Visual Studio.

  3. Modify the connection string in the Web.config file to point to your local SQL Server instance.

  4. Build and run the application.

Features

  • List all game categories.
  • Create a new game category.
  • Edit an existing game category.
  • Delete a game category.

Usage

  1. Home Page: Upon accessing the application, you will be presented with a list of existing game categories.

  2. Create Category: Click on the "Create New Category" button to create a new game category. Provide the necessary details and click the "Save" button.

  3. Edit Category: Each existing category will have an "Edit" button. Clicking on it will allow you to modify the category's information. Click "Save" to apply the changes.

  4. Delete Category: To remove a category, click on the "Delete" button next to the category you want to delete. A confirmation prompt will appear before deleting the category.

Contributing

Contributions to enhance the functionality, fix issues, or improve the code structure are welcome. Here's how you can contribute:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your fork.
  5. Create a pull request to the main repository.

gameover's People

Contributors

moamen189 avatar

Watchers

 avatar  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.