fpsoto / MyTAsks

Simple Ticket Web App(BETA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyTAsks

Simple Ticket web app.

This is a beta version not finished yet.

Requirements (for developers)

Install Mysql,IIS,VS2015

Run it from VS 2015

Before run the application from VS, you need to restore nuget packages doing right click in the solution and choose :"Restore Nuget packages"

Creating the Database (Web.config)

You need to open the web.config file and use your credentials in the section "ConnectionStrings". RootConnection will contain a user with rigths to create databases in mysql. DefaultConnection will be used to connect to the mysql database used by MyTasks.

Run it in the browser

After have the correct connectionstring you can run from VS and go to the url: - localhost:58070/Install/FirstInstall (and press in Create and Install database).

Demo Url

http://mytasks.biglamp.cl. You can use rolandomartinezg@mytasks.cl/ password to log in. From there you can see some demo data and demo users.

About

Simple Ticket Web App(BETA)

License:Apache License 2.0


Languages

Language:JavaScript 67.3%Language:C# 25.7%Language:CSS 6.8%Language:HTML 0.2%Language:SQLPL 0.0%Language:ASP 0.0%