Code Monkey home page Code Monkey logo

carimagesweb's Introduction

CarImagesWeb

This project is a Dotnet Core MVC application for uploading, storing and viewing vehicle images in an Azure Blob Storage gallery. The gallery allows for the filtering of images based on different vehicle or container properties.

Features

  • User authentication
  • Uploading of vehicle and container images with relevant tags such as 'front', 'rear', and 'side'
  • Storage of vehicle and container data in corresponding tables, along with the image URL and tags
  • Retrieval of images and their details from the database to display in the gallery
  • Filtering mechanism for vehicles and containers based on relevant data from the database

Technologies Used

dotNet Core Azure Blob Storage

Setup

  1. Clone the repository to your local machine
  2. Navigate to the root directory of the project
  3. Run dotnet restore to install the dependencies
  4. Run dotnet run to start the application

carimagesweb's People

Contributors

rajivapavan avatar sandevdewthilina avatar

Watchers

 avatar

carimagesweb's Issues

Stuff to do

Frontend Work

Backend Work

Additional Context

[Include any additional information that might be useful in resolving the issue.]

Feature implementation approaches

  1. Should I bind a model to the form in the upload page and submit the form via an action controller or submit form data to an API.
  2. Should I add a MySQL database to save the Image URLs? (We can use Azure Search as well to make queries directly from the Blob storage if metadata is saved along with the images.)

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.