Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riveraaj/authentication-app
This is a project of an application with authentication, both manually and through some services like Google, Facebook, GitHub and Twitter.
https://github.com/riveraaj/authentication-app
asp csh css3 dotnet entity-framework html5 javascript mvc social-media sqlserver
Last synced: about 2 months ago
JSON representation
This is a project of an application with authentication, both manually and through some services like Google, Facebook, GitHub and Twitter.
- Host: GitHub
- URL: https://github.com/riveraaj/authentication-app
- Owner: riveraaj
- Created: 2023-01-19T20:00:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T04:12:14.000Z (about 1 year ago)
- Last Synced: 2023-12-11T07:19:52.409Z (about 1 year ago)
- Topics: asp, csh, css3, dotnet, entity-framework, html5, javascript, mvc, social-media, sqlserver
- Language: C#
- Homepage:
- Size: 1.01 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authentication App
![Project Image](https://raw.githubusercontent.com/riveraaj/Authentication-App/main/Authentication-App/auth-app.png)
> This is a project of an application with authentication, both manually and through some services like Google, Facebook, GitHub and Twitter.
---
### Table of Contents
- [Description](#description)
- [Technologies](#technologies)
- [Author Info](#author-info)---
## Description
Requirements:- User story: I can register a new account
- User story: I can log in
- User story: I can log in or register with at least one of the following services: Google, Facebook, Twitter or Github
- User story: I can sign out
- User story: I can see my profile details
- User story: I can edit my details including: photo, name, bio, phone, email and password
- User story: I can upload a new photo or provide an image URL#### Technologies
- C#
- ASP.NET
- MVC
- Entity Framework
- SLQServer## Author Info
- Linkedin - [jriveraa](https://www.linkedin.com/in/jriveraaa/)
- Website - [Jonathan R.V](https://riveraaj.github.io/Portfolio/)