https://github.com/alejandro945/asp-net-auth
Software with authentication module. Which is developed as an ASP.NET web application using Razor Pages.
https://github.com/alejandro945/asp-net-auth
asp-net-core auth csharp razor-pages
Last synced: 9 months ago
JSON representation
Software with authentication module. Which is developed as an ASP.NET web application using Razor Pages.
- Host: GitHub
- URL: https://github.com/alejandro945/asp-net-auth
- Owner: alejandro945
- Created: 2022-02-04T15:55:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-06T19:33:48.000Z (over 4 years ago)
- Last Synced: 2024-12-27T02:21:35.567Z (over 1 year ago)
- Topics: asp-net-core, auth, csharp, razor-pages
- Language: HTML
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
Welcome to our proyect!
# RPC Authentication 
The Competitive Programming Network -RPC- has opened a call for software engineers to develop a new system to manage, among others, the participants in the competitions. As part of the selection process, your team is responsible for developing the authentication module. The authentication module must be developed as an ASP.NET web application using Razor Pages.
## Sections 🧩
```
Login
```
```
Sign Up
```
```
Dashboard
```
## Changelog 🎯
#### Version 1
* Class Diagram
* Screens and navigation done
* Implementation
* Project description
* Read me
## Pre-requirements 💥
```
You need .NET Version 5.0
```
## Data persistence 🔩
Clarifications: By default the software handles a set of data that is found in data root directory, using context for mysql connection.
## Documentation 📃
* Click here ➡️ [Diagram Class](https://github.com/alejandro945/asp-net-auth/blob/master/Docs/Class%20Diagram.pdf)
## Login 🚀
* Principle Screen

## Sign Up 🚀
* User Creation

## Dashboard 🚀
* Manage your data

## Build with 🛠️
_Project tools_
* C#
* WPF
* VS Studio
## Operation System 📢
* Windows
* Mac
* Linux
[](https://forthebadge.com) [](https://forthebadge.com)
## Authors ✒️
* **Alejandro Varela** - [Alejandro Varela](https://github.com/alejandro945)
* **Gabriel Suarez** - [Gabriel Suarez](https://github.com/GabrielSB19)
---