GithubHelp home page GithubHelp logo

mchomem / moviecatalog Goto Github PK

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

Sample asp.net core mvc application.

License: GNU Affero General Public License v3.0

C# 1.68% HTML 1.38% CSS 0.26% JavaScript 96.66% Dockerfile 0.02%

moviecatalog's Introduction

MovieCatalog

MovieCatalog is an application using asp.net mvc core, based on the tutorial Asp.net mvc core. Some refinements, such as separating the classes of services and repositories. An application just to test this technology.

Getting Started: How to use

Open the project using Visual Studio 2022, in the appsettings.json file, change the database connection string in the MovieCatalogContext key for your database connection, after selecting the project and using the Package Manager Console run the update-database command to build the database. Build the application using Visual Studio 2022. After successful construction, the binaries can be published to an application server such as IIS, or alternatively just run the application in Visual Studio 2022 itself; Ask your system administrator to provide the URL to access the MovieCatalog application.

Note: when the application is run for the first time, a few records load will be applied to the database.

Development Team

Features

  • Data maintenance for film catalog;
  • Dashboard to display some information about movies;

Technologies Used

  • C#. net core
  • ASP.NET core mvc
  • Entity framework core

How to Contribute

  1. Fork the project
  2. Clone the fork to your local machine
  3. Create a branch for your changes: git checkout -b my-branch
  4. Make changes and commit: git commit -am "My changes"
  5. Push your branch to your fork: git push origin my-branch
  6. Open a Pull Request in the original repository
  7. Wait for your Pull Request to be reviewed and merged

moviecatalog's People

Contributors

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