Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.