This project is done as a requirement for web programming laboratory course. It is based on Medium. The features of this application are following:
- User can create an account and log into that account.
- User with account can create, delete, and update post
- Writing, editing posts suppost basic markdown
- User with account can modify their profile
- Non-users can reader can read posts written by the users.
ASP.NET Webforms, HTML, CSS, and Javascript was used to build the application.