Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.21 KB

File metadata and controls

31 lines (18 loc) · 1.21 KB

CodeGram

Implementation

  • Stories and Posts: Essential social media features such as stories and posts.
  • Likes, Shares, and Favorites: Implement functionality for users to like, share, and favorite posts.
  • Friend Requests Management: Manage friend requests, including adding, canceling, ignoring, and approving requests.
  • Trending Section: Build a section to highlight the most used hashtags, keeping your platform current and engaging.

Front-End Design with Tailwind CSS

  • Design a visually appealing and user-friendly interface using Tailwind CSS.
  • Tailwind's utility-first approach to create responsive and modern layouts effortlessly.

ASP.NET MVC Framework

  • Using the ASP.NET MVC framework for a clear separation of concerns and a maintainable codebase.

  • Add, retrieve, update, and delete data in the database.

  • Set up and interact with an SQL database securely.

  • Deployment with Azure

  • Deploy application to the cloud using Azure.

  • Set up a CI/CD pipeline to automate the deployment process.

Future Implementations

  • Add upload image to cloud services