DEV Community

Cover image for Building a Photography site in Angular
jesserules
jesserules

Posted on

Building a Photography site in Angular

I'm new here, so hopefully I'm doing this right. I've been spending my free time working on my side hustle as a photographer and decided to marry the two by building myself a new website.
https://jessecarlbergphotography.com
My current stack is:
Angular 16,
Angular Material,
Bootstrap,
Asp.net,
Entity Framework,
SQL Server and Mongo DBs,
Image and Media CDN on Azure,
all above hosted on Azure Cloud.
I'm building out a user management and auth system now to share galleries and photos, etc.
I thought I'd document some of the progress and share it as I go. Let me know if there's any specific interests I should focus on.
My most recent addition was theming if you're interested check it out in my walkthrough here:
https://jessecarlbergphotography.com/news/648731df22607f04324d6ffa

But I'm looking for suggestions on cool features I should build out!

Top comments (1)

Collapse
 
jesserules profile image
jesserules

New here but I just figured out how to post my blog directly here. See my new post on theme switching. Thanks!