WEBSITE LINK: https://kickithabittracker.com/
Full stack web application deployed using ASP.NET MVC and hosted on Microsoft Azure that helps users track habits
To download and run this application locally, edit the "appsettings.json" file with your local database information as the the default connection string.
Kickit is an online habit tracker. Users can add and remove habits they would like to track. Once a user has completed a habit, the user can update the habit as “Completed”. The habits will always reset to “Not Completed” at midnight every night (as long as you are in the same time zone as you were when you updated the task as “Completed”). If the user forgets to log out, the application will automatically log the user out after 30 minutes.
My reason for creating Kickit was to learn more about the full stack web development process. I chose a habit tracker web application because I have always loved self improvement, so I thought a habit tracker would be a useful tool for anyone looking improve themselves.
- Entity Framework basics
- ASP.NET MVC basics
- Became more comfortable with HTML5
- CSS basics and animations
- Javascript basics
- Jquery basics
- How to use SVG files
- Bootstrap 4 basics
- Claims-Based Security
- Password Reset via email
- Microsoft Azure basics
- SSL Certification
- DNS Records and Rerouting
- C#
- HTML5
- CSS3
- Javascript
- Jquery
- Bootstrap Framework
- Entity Framework
- ASP.NET MVC Framework
- Microsoft Azure
- Namecheap Nameserver
- Microsoft SQL Server Management Studio 18
- Visual Studio 2019
- Adobe Illustrator (for custom SVG creation)