Skip to content

some web apps created with .net core (c#) using sql connections, html/css, and javascript

Notifications You must be signed in to change notification settings

rachnguyn/dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet

Some full-stack web apps created with .NET Core (C#), HTML/CSS, and Javascript.

Employee Directory App

  • Allows user to view and update employees in one place
  • Employees are extracted from a file source
  • Handles API requests

To Do App

  • A task management app that lets users manage and edit a list of tasks
  • Queries a database (PostGreSQL connection) to extract tasks
  • Pulls from an API to order tasks without refresh

About

some web apps created with .net core (c#) using sql connections, html/css, and javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published