Skip to content

OlafGrzesiak/ASP.NET_Programming-Project

Repository files navigation

Post Application

The Post Application is a dynamic Content Management System (CMS) created using ASP.NET MVC. It allows users to easily create, edit, delete, and browse posts in an intuitive manner. The implemented group features enable users to assign posts to specific categories, improving content organization.

Features:

Creating Posts: Users can create posts by adding a title and content. Editing and Deleting Posts: Posts can be easily edited or deleted by their authors. Browsing Posts: All posts are available for browsing to application users. Groups: Users can create groups and assign posts to them, facilitating content management. Login: Access to the application is secured by a login system. Sample login credentials:

Username: olaf@test.pl
Password: olaf1234

The application has been built using:

ASP.NET MVC Entity Framework for database management Bootstrap for the frontend

How to Run:

  1. Clone the repository to your local environment.
  2. Open the solution in Visual Studio.
  3. Run database migrations to create necessary tables.
  4. Launch the application using IIS Express.

License:

The application is available under the MIT license. This means you are free to use, modify, and distribute the code while preserving information about the author.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published