Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reshiadavan/usermanagementapp
A simple app for managing users and departments.
https://github.com/reshiadavan/usermanagementapp
asp-net csharp javascript react sql-server
Last synced: 27 days ago
JSON representation
A simple app for managing users and departments.
- Host: GitHub
- URL: https://github.com/reshiadavan/usermanagementapp
- Owner: ReshiAdavan
- Created: 2022-07-18T15:14:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T22:05:04.000Z (over 2 years ago)
- Last Synced: 2024-11-13T13:54:45.710Z (3 months ago)
- Topics: asp-net, csharp, javascript, react, sql-server
- Language: JavaScript
- Homepage:
- Size: 2.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UserManagementApp
This application was more of my take on learning the development of ReactJS.NET (the use of react on the client-side and .NET in the server-side). It was quite a cool learning experience creating UMA. I really appreciate how I can leverage React's expansive selection of libraries for responsive interfaces and Microsoft's backend C# framework for solid performance and easy integration with Azure.
### Features
- Visually pleasing interface. Includes functionality to log, edit, and store users and departments.
- User and Department logs are stored in a backend SQL Database.### Skills
- Programming languages: HTML, JavaScript, CSS, C#
- Libraries/Frameworks: React.js, ASP.NET
- Database: SQL DB