An open API service indexing awesome lists of open source software.

https://github.com/net0well/codegram

CodeGram is an open-source social media like Instagram, but just for developers and even better. Built with C#/.NET, Entity Framework, SQL Server and MVC architecture.
https://github.com/net0well/codegram

asp-net-mvc csharp entity-framework-core javascript tailwind typescript

Last synced: 3 months ago
JSON representation

CodeGram is an open-source social media like Instagram, but just for developers and even better. Built with C#/.NET, Entity Framework, SQL Server and MVC architecture.

Awesome Lists containing this project

README

          

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