Andychochocho / to-do-list.net-updated

An updated version of the To Do List I made previously in C#/.NET in Visual Studio 2015.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do List Updated

By Andrew Cho and Taylor Grohs

Description

This web application is an updated version of the to do list previously made to create a list of things to do!(Create, Update, Delete your items). We included a one to many relationship with categories having many items.

Setup/Installation Requirements

  • Clone the repository.
  • Open in visual studio.
  • Import database file.
  • Start express server.

Known Bugs

No known bugs!

Technologies Used

  • C#
  • ASP.NET
  • Visual Studio 2015
  • Microsoft Sql Server Management Studio

Support and contact details

If any contact is needed you can reach me at my email at cho-andrew@hotmail.com

License

This software is licensed under the MIT license.

Copyright (c) 2016 By Andrew Cho

About

An updated version of the To Do List I made previously in C#/.NET in Visual Studio 2015.

License:MIT License


Languages

Language:C# 60.3%Language:HTML 39.5%Language:CSS 0.3%