https://github.com/moraeslucas/managelibraries
SPA for administering Libraries; Main technologies used: C#, React and .NET Core
https://github.com/moraeslucas/managelibraries
csharp dot-net react
Last synced: 13 days ago
JSON representation
SPA for administering Libraries; Main technologies used: C#, React and .NET Core
- Host: GitHub
- URL: https://github.com/moraeslucas/managelibraries
- Owner: moraeslucas
- License: mit
- Created: 2019-11-09T22:47:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-03T20:19:15.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T23:43:53.913Z (3 months ago)
- Topics: csharp, dot-net, react
- Language: JavaScript
- Homepage:
- Size: 21.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ManageLibraries
This single-page application (SPA) was built to manage libraries with:
- [React](https://reactjs.org/) for client-side code
- [C#](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/) and [ASP.NET](https://dotnet.microsoft.com/apps/aspnet) for cross-platform server-side code
- [SQL Server](https://www.microsoft.com/en-us/sql-server/)
- [Bootstrap](https://getbootstrap.com/) as the CSS framework for layout and stylin
# Additional Information
Here is the screen for adding a new library:
## References
C# Corner article[^1]
[^1]: [C# Corner](https://www.c-sharpcorner.com/)