Skip to content

labvtys contains a collection of various projects demonstrating different technologies and concepts. Each project is stored in its own folder within this repository, showcasing different aspects of software development, including web development, database operations, microservices, and more.

Notifications You must be signed in to change notification settings

mikailakar/labvtys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labvtys Projects Repository

Welcome to the labvtys repository, which contains a collection of various projects demonstrating different technologies and concepts. Each project is stored in its own folder within this repository, showcasing different aspects of software development, including web development, database operations, microservices, and more.

Projects Overview

Foy5

  • Description: A simple web application built with ASP.NET Core. This project includes basic CRUD operations and integrates with a database to manage user data.

  • Technologies Used:

    • ASP.NET Core
    • Entity Framework
    • SQL Server
  • Features:

    • User management (Create, Read, Update, Delete).
    • Integration with a SQL Server database.
    • Role-based access control.
  • Directory: foy5/

Foy6

  • Description: A web application using Flask, MongoDB, and Redis to perform CRUD operations on both MongoDB documents and Redis key-value pairs.

  • Technologies Used:

    • Flask (Python)
    • MongoDB
    • Redis
    • HTML/CSS (for frontend)
  • Features:

    • Perform CRUD operations in MongoDB and Redis.
    • Simple web interface to interact with the databases.
    • Example of integrating two different databases in a single application.
  • Directory: foy6/

About

labvtys contains a collection of various projects demonstrating different technologies and concepts. Each project is stored in its own folder within this repository, showcasing different aspects of software development, including web development, database operations, microservices, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published