Skip to content

This GitHub repository houses my first MVC project, a user-friendly diary application built with C# .NET. With this project, you can seamlessly save, edit, and delete your personal notes. The user interface, a testament to my initial foray into front-end development, provides an intuitive and enjoyable experience for managing your daily thoughts.

License

itsdotnet/MyDairy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyDairy - A Note-Taking and Profile Management Web Application

MyDairy is a web application built using ASP.NET MVC that allows users to take notes, edit them, delete them, manage their profile, and upload pictures. This README provides an overview of the project and instructions for setting it up and running it on your system.

Features

  • Note Taking: Users can create, view, edit, and delete notes.
  • Profile Management: Users can manage their profiles, including updating their information and uploading profile pictures.
  • User Authentication: Secure user authentication and authorization system.
  • Frontend: Built using ASP.NET MVC for a responsive and user-friendly interface.
  • Backend: Developed in C# .NET for robust and scalable server-side functionality.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • .NET SDK installed on your system.
  • A compatible database system (e.g., SQL Server) with necessary tables created.
  • A code editor (e.g., Visual Studio, Visual Studio Code).

About

This GitHub repository houses my first MVC project, a user-friendly diary application built with C# .NET. With this project, you can seamlessly save, edit, and delete your personal notes. The user interface, a testament to my initial foray into front-end development, provides an intuitive and enjoyable experience for managing your daily thoughts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published