An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sql-server-database

rogersry/MarsRover

A Raspberry Pi Mars Rover controlled using Angular, C# Api, C# Service, Azure Service Bus, and an Azure SQL Database

Language: HTML - Size: 149 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

msoffsite/professionaltranslator.net

.Net Core 3,.1 Razor Page Web Application with a SQL Server backend.

Language: C# - Size: 15.6 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Kavosian-Microsoft/Controlling_Goods

This is a simple application which performs the CRUD operation on SQL Server database for a hypothetical factory

Language: C# - Size: 129 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

nelsonssjunior/CURSO-ANALISTA-SQL-SERVER

Principais comando SQL e T-SQL

Language: TSQL - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Burakkylmz/Programming_SQL_Server_Database

In this repository, you can find some stored procedures, triggers, views and t-sql examples with both their explanations and implementations.

Language: TSQL - Size: 38.1 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 4

Troupote/ZendeskToSqlDatabase

Console application that export all zendesk tickets of an account and import them into an sql server

Language: C# - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

EitanBlumin/CRUDE-ASP

Low Code Application Generator in Classic ASP, with MSSQL Database, Bootstrap, Fontawesome, and jQuery. Based on the AdminLTE web template.

Language: JavaScript - Size: 22.2 MB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 13

EitanBlumin/CRUDE-NET

CRUD Rapid Application Generator in ASP.NET Core and SQL Server Database. Ideal for line of business application development and simple ERP or CRM apps.

Size: 1.64 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 5

hetp94/AzureDevOpsAnalytics

Automate Azure DevOps Build and Release data retrieval with this console app.

Language: C# - Size: 396 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AlexPJ1996/MultiProjects

Proyectos hechos en Visual Studio Community

Language: Visual Basic .NET - Size: 49.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

deveel/deveeldb.core 📦

DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.com/deveel/deveeldb) project

Language: C# - Size: 1.2 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 14 - Forks: 2

erikth97/SQL-Advanced

Repositorio de curso de Bases de Datos Relacionales Avanzadas con el gestor SQL Server y la Base de Datos Publica de Microsoft "AdventureWorks2017"

Language: TSQL - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ishanGIT1995/pronote-frontend

This is the frontend part of my ProNote (todo) fullstack application that allows you to manage your notes efficiently

Language: JavaScript - Size: 211 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

johnt84/ShoppingList

Language: HTML - Size: 694 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ppintosilva/anpr-mssql-server

Tools for deploying a ANPR Microsoft SQL-Server database as a docker container on linux (Debian)

Language: Python - Size: 40 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Berdikulov-571/Narko-Center-Backend

This Project About Narko.Center

Language: C# - Size: 1.62 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

angelobarbu/flights_management

University project that consists in a GUI application using Java Swing connected to a SQL Server database

Language: Java - Size: 2.16 MB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Man2Dev/Database-course

An HIS Database project

Size: 1.96 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

profjordanov/News-REST-Service

Xamarin Android client and REST service based on ASP.NET Core Web API, Entity Framework Core and SQL Server that holds news.

Language: C# - Size: 860 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

Katsuvest/Developer

Qualifications as a Developer

Size: 332 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

HananeAitBenYachou/Hotel-Management-System

A comprehensive desktop application designed to streamline hotel operations, enhancing efficiency and guest satisfaction.

Language: C# - Size: 5.26 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

infinity-arc/mssql-docker-compose

Simply configure, build and deploy a Microsoft SQL Server container image.

Language: Shell - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4

VictorOwinoKe/SQL-Porfolio-Projects-DDL-DML

SQL is a must-have skill for any aspiring data practitioner. Many modern companies store vast amounts of their data in various tables of relational databases. To extract the necessary data from a database for further manipulation and data analysis, you must have a good grasp of SQL. This repository serves as a showcase for my SQL projects

Language: Jupyter Notebook - Size: 1.1 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Mostafa-shaban-mohamed/App

It’s an ERP application for employee’s data in which we need data to be saved through a Web API into SQL database (SQL Server 19) and retrieved through an interface (.NET Core 6) using this API.

Language: C# - Size: 10.6 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

aliasar1/Hotel-Management-System

This project is about HOTEL MANAGEMENT SYSTEM to manage bookings, employees, rooms, service and hotels efficiently in order to provide best service.

Language: C# - Size: 8.82 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 8

ferdyraw/DatabaseKependudukan

Language: PHP - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ducthongdinh/supermarket

Software under test for software testing course project

Language: ASP - Size: 10.5 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

imajaydwivedi/Space-Capacity-Automation

This automation has been designed to eliminate manual efforts on Space Capacity ESC tickets where DBA has to add new data or log files on new volume, and restrict data or log files on old volume. Apart from this, this procedure can be used for variety of tasks related to capacity management.

Language: TSQL - Size: 11.5 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 2

Berdikulov-571/Docker-compose-Crud

Docker-compose Microservice with Database

Language: C# - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Berdikulov-571/DockerDatabase

Docker-With-Database

Language: C# - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ericcobb/SQL-Server-Index-Insight-Scripts

A collection of scripts to use with indexes in SQL Server

Language: TSQL - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 23 - Forks: 7

spetersoncode/SysObjectRipper

A SQL Server System Object Ripper

Language: C# - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Atharva-System/blazor-ecommerce

Blazor ecommerce application with .Net 7 Web Assembly

Language: C# - Size: 469 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

ometman/vet-clinic

This is a database project for vetinary data management for animals, owners, clinic employees and visits; and applicable to any data management need. It uses Postgresql, a relational database management system. It allows storing, updating and querying.

Language: PLpgSQL - Size: 881 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Yuchan-Kim/PhotoShare_WebAPP

PhotoShare _ Instagram Mocked

Language: Python - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

saldanhayg/FORMACAO_BI_Data_Warehouse_com_SQL_SERVER_e_POWER_BI

FORMACAO BI E DATA WAREHOUSE COM SQL SERVER E POWER BI

Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

saldanhayg/FORMACAO_BI_Data_Warehouse_com_PENTAHO

Formação BI e Data Warehouse com Pentaho

Language: CSS - Size: 15.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

madhumitagupt/Sales-Insights-Using-PowerBI-and-SQL

Sales Insight Project for Atliq Hardware using Power BI and SQL

Size: 6.25 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Andrea-Cavallo/cdc-debeziumembedded-sqlserver-mongodb-kafka

Progetto di Simulazione di Cattura da un DB Legacy

Language: Java - Size: 85 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

madhumitagupt/Music-Store-Data-Analysis-Using-SQL

Data analysis for Digital Music Store Using SQL.

Size: 559 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

bala-1409/SQL-Projects

The repository contains Structured Query Language (SQL) Scripts. The Multiple SQL scripts for various projects which includes data cleaning, data pre-processing, data processing, data transformation and insights gaining through Query Language.

Language: TSQL - Size: 723 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jobstuff951127/VueBasicCRUD

This was a technical assessment to job at Muebles America which involved a CRUD.

Language: C# - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

longph1009/QLVT-PTUDPT

Đề tài: quản lý vật tư (QLVT). Môn phát triển ứng dụng phân tán (PTUDPT). Học viện công nghệ Bưu chính Viễn thông (PTIT HCM)

Language: C# - Size: 64.5 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

cc-Mehdi/SSMS-Guide

This guide provides an overview of the key features and functionalities of SSMS, aimed at assisting database administrators, developers, and analysts in effectively working with SQL Server databases.

Size: 180 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

berkesayin/sql-operations-notes

Language: TSQL - Size: 2.34 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

DC-AC/JoinLinuxSQLServerToDomain

Language: Shell - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

cc-Mehdi/GymSense

Welcome to GymSense, your all-in-one destination for achieving your fitness goals. Our website is designed to provide you with a holistic fitness experience that includes personalized food and training plans, user and employee management, and step-by-step pictorial tutorials.

Language: HTML - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

antoniaelek/business-intelligence

FER 2017/2018

Language: C# - Size: 1.3 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

sssingh/sales-customer-product-analysis-powerbi

A PowerBI dashboard to explore the raw sales data for an online retailer of bicycles and bicycle components in order to obtain insights into its sales performance, customers, and products.

Language: TSQL - Size: 8.11 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ParthPatel-DA/Lunchbox

Online Tiffin Service (Bachelors Subject Assignment Project)

Language: CSS - Size: 120 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

Bernd02/BulkyWeb

ASP.NET Core MVC - Tutorial Project

Language: C# - Size: 4.52 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Bernd02/Demographics-NET-Core-EF-Console

.NET Core EF Console - CRUD - Simulating some demographics

Language: C# - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Bernd02/BIB-1-NET-CORE-MVC

ASP.NET Core MVC - CRUD - A mini simulation of a library

Language: C# - Size: 1.13 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Digiman/ActuarialFactors1990Processor

Special application and scripts to work with IRS Actuarial Factors 1990 and extract data from PDF files and save as JSON. Can extend with code to process data after processing to save to Excel or DB ant etc..

Language: C# - Size: 24.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

acareyyup/CokKatmanliUygulama

C# asp.NET Windows-forms

Language: C# - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JavierCanon/Microsoft-Sql-Server-Databases-Samples

Microsoft Sql Server Real World Database Samples for SQL 2017 version and up.

Size: 72.3 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 4

drshahizan/learn-aspnet

This course introduces the fundamentals of web development using ASP.NET, with the aim to develop a database (SQL Server) driven website.

Language: ASP.NET - Size: 333 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 28

vishalpallerla/Gender-Identification

Language: Python - Size: 7.32 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

anishaxtha/Learn_and_pratice_sql

This repo contains all sql query that i will learn

Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tamiragun/FoodQuick

Aa a capstone project for the Java/OOP portion of my HyperionDev bootcamp, I had to build a fictitious food delivery order and delivery system, using Java and SQL Server.

Language: Java - Size: 225 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nickheidke/developer-sql

Collection of SQL scripts handy for developers

Language: PLpgSQL - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ninaroal/sql-rdbms

This Business Case was a project for my University for the module of Business intelligence and visualization about Data warehouses, Relational Databases and ETL.

Language: TSQL - Size: 80.1 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Mahmoud-El-naggar/News-Website

All News page is accessible without authentication, responsive, and displays current news titles and images, with additional details displayed when clicked. Admin panel allows users to access it using a username and password. performs CRUD operations on the news and authors tables with validations

Language: C# - Size: 859 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Bit-Developer/game-store-aspnet

An online eCommerce web store, built with ASP.NET MVC in C#.

Language: C# - Size: 5.61 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 12

mmanuel126/spPrimeNG

This project is a sports social networking web application built using the Angular web framework and .NET 5 technologies.

Language: C# - Size: 62.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

iagocolodetti/node-heroi-api

Node.js Backend API com JavaScript, Sequelize, JWT, documentação com Swagger (OpenAPI 3.0.2) e banco de dados SQL Server ou MySQL.

Language: JavaScript - Size: 774 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

walidhabbach/Desktop_Management_Application

C# Desktop Application

Language: C# - Size: 134 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Vahidalizadeh1990/CRUD_RepositoryPattern_SQLServer

This repository contains CRUD operation in .Net 6 and EF core based on the Repository pattern and SQL server database

Language: C# - Size: 3.45 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

NicolasTeslaa/IdentityASPNet

Project Didatic to application how to use Identity in Asp Net Core

Language: C# - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

richardogoma/SQL-Data-Pipeline

Project files for development of an ETL data pipeline

Language: PowerShell - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ARaskolnikoff/course_project

База данных музея | Desktop-приложение

Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ARaskolnikoff/grad_project

База данных музея | Распределенное приложение

Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

psp515/HealthyCowDatabase

Databases course 2021 / 22 at AGH UST.

Language: TSQL - Size: 649 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

chisomloius/exampleAZ

These are examples for AZURE and its architectures. You can take it as you please for your work.

Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mmrmilon/CleanArchitectureReactNetCore

The purpose of this project is to build a complete solution using the following tools and technologies

Language: C# - Size: 396 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Rodrigolara05/Leasing-Financiero-Software

Software Leasing Financiero

Language: HTML - Size: 2.13 MB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

Busra-nur-tosun/RentaCar-Veritabani-Otamasyon

Sql server kullanarak araç kiralama otomasyonu yapılmıştır.

Language: C# - Size: 688 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

pashokred/educational_system

This is ASP.NET educational system

Language: C# - Size: 14.8 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Waheed-Programmer/WebApplication-Shoping-Cart-DotNetCore

I have created a Shopping Cart web application in Asp.net Core using an SQL server database. In this project, we perform insert delete edit and retrieve data and also CRUD Operation Using Entity Framework Code First approach with the help of JQuery and Ajax and also implementation Repository Pattern.

Language: CSS - Size: 3.06 MB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

Fortee2/SQL-Server-Database-Copy

SQL and Powershell scripts for exporting a SQL Server database's structure and data

Language: PLpgSQL - Size: 40 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

Busra-nur-tosun/Sinema-Veritabani-Otomasyonu

Sql Server kullanarak veritabanaına filmler,salonlar,seanslar ve bilet işlemleri veritabanına kaydedilmiştir.Vertabanından kayıtlı olan işlemler bilet işlemlerinde vs çekilmiştir.

Language: C# - Size: 525 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

exajobs/SQL-server-collection

An ongoing & curated collection of awesome software libraries, learning tutorials, Useful links & scripts, tools, resources and cool stuff about Microsoft SQL Server

Language: TSQL - Size: 18.8 MB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 4

SuranSandeepa/ER-App-MAS-KREEDA-Synergy

MAS KREEDA SYNERGY Division - ER APPLICATION

Language: CSS - Size: 652 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

eroldalk/MvcFirmaCagri

MvcFirmaCagri projesi devexpress iş takip projesinin admin panelidir

Language: HTML - Size: 47.5 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Rodrigolara05/La-Lucha-Carrito-de-Compras

La Lucha (Carrito de Compras)

Language: JavaScript - Size: 13.4 MB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 18

TheBrunno/bd

um repositório destinado para as aulas de BD

Language: TSQL - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Djolee00/world-of-games-MULTIPLAYER Fork of DjuriccAleksa/RMT_OnlineGame

Client-server multiplayer game made using C#. The game contains lobby where players can challenge each other and two games: Roll a Dice and Trivia game. The purpose of project was to learn networking and client-server communication.

Language: C# - Size: 224 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

PeterKneale/Neptune 📦

Sample Code: ASP.Net Core + Microservices + Dapper + Docker + DockerCompose

Language: C# - Size: 642 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 6

Phonginhere/SQL 📦

SQL Server

Language: TSQL - Size: 4.88 KB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

daneseuwu/WebServices-auth-java

user authentication with SOAP web service using sql server, java web, sql server side encryption, user permissions to execute stored procedure

Language: Java - Size: 52.7 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Crufixs/Bean-and-Bean-OTPS

An website application for an online transaction processing system

Language: Java - Size: 26.4 MB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 5

N1K0232/CarRentalApi

A C# ASP.NET Core Web API to manage car rentals

Language: C# - Size: 169 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fptu-team-404-not-found/co-tam-backend

:broom: Cô Tấm is a platform that provides hourly domestic help services through a technology application :broom:

Language: C# - Size: 363 KB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

zafeirisdimi/IndividualpartB

Coding Bootcamp -------> Individual Part B

Language: C# - Size: 1.11 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

EmmaVZ89/Punto-de-Venta-.NET

Punto de Venta básico

Language: C# - Size: 81 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

viniciusopassos/trilha-net-api-desafio Fork of digitalinnovationone/trilha-net-api-desafio

Language: C# - Size: 59.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Spoondogg/ICARUS

A Single Page Web Application Builder

Language: JavaScript - Size: 29.1 MB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

yoniberplay/POKEDEX

Pokedex app, using asp net core mvc 6.

Language: SCSS - Size: 4.45 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

Boghian-Gabriel/ApplicationAPI

This is an API project.

Language: C# - Size: 827 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MizanurRahmann/Hall-Booking-System

Simple SQL Server Database Project for online movie booking system.

Language: TSQL - Size: 92.8 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0