Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 538 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 538 Bytes

Postcardia - backend

The Postcardia is a user-friendly platform for sending and receiving digital postcards. Users can personalize their postcards with messages and images, and send them to friends and family.

The Postcardia is a full-stack application built with .Net, Flutter and React.

Getting Started

Backend application is built with .NET Core 7.0. As ORM we use Entity Framework Core.

Requirements

Installed:

  • .NET Core 7.0
  • IDE (Visual Studio, Visual Studio Code, Rider, etc.)
  • MS SQL Server
  • Postman (optional)