This repository is dedicated to a semester project for Web Engineering, implemented using ASP.NET. The project is aimed at developing a blog management system capable of handling various blogging operations.
- User authentication system.
- Posting new blogs.
- Commenting on existing blogs.
- Managing user profiles.
BlogProject/
- Contains the ASP.NET project files..gitattributes
&.gitignore
- Configuration files for Git.BlogProject.sln
- Solution file for the project in Visual Studio.
- ASP.NET for backend development.
- Classic ASP and C#.
- CSS for styling.
To run this project locally, clone the repository and open BlogProject.sln
in Visual Studio. Ensure you have ASP.NET installed and configured.
Contributions to this project are welcome. Please fork the repository, make changes, and submit a pull request.
This project is licensed under the terms of the MIT license.