Skip to content

Shrz667/SGA-Api-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

SGA Location

A comprehensive web application allowing users to enter their geographic coordinates and obtain the address of the nearest SGA branch or office, along with its detailed information (name, code, ATM availability).

Backend (.NET CORE)(c#)

  • Development of an API with .NET CORE 8
  • Creation of a local database containing agency addresses, contact information, and details
  • Implementation of secure authentication via JWT (JSON Web Tokens)
  • API testing and documentation with Swagger

Frontend (Angular)(html)(ts)(css)

  • User interface for entering contact information
  • Communication with the API to retrieve and display the nearest address
  • Full Frontend ↔ Backend connection

Security

  • Authentication and authorization based on JWT
  • Protection of sensitive endpoints
  • Secure management of client-server communication

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors