Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahmudmridul/notepad
a pet project built with .net web api, react, sql server
https://github.com/mahmudmridul/notepad
api dotnet pet-project react sql-server
Last synced: about 1 month ago
JSON representation
a pet project built with .net web api, react, sql server
- Host: GitHub
- URL: https://github.com/mahmudmridul/notepad
- Owner: MahmudMridul
- Created: 2024-08-29T03:33:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T02:41:42.000Z (3 months ago)
- Last Synced: 2025-01-01T18:13:27.629Z (about 1 month ago)
- Topics: api, dotnet, pet-project, react, sql-server
- Language: C#
- Homepage:
- Size: 323 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note Pad
A web application built with `.NET`, `React`, `SQL Server`.
## Features
- JWT token based login.
- After logging in user can view their personal notes.
- Click on the details button to view details of a note.
- Delete a note.
- Edit or Update note.
- Create notes.
- Create notes by importing text file.