MyNotesApp

Description

This project was made to show my skills with ASP.Net, was developed under just 2 days from scratch.

It's an app to write notes with a database in SQlite, functions of register and login of users and a Http request to a third party server to get the current temperature in Waldhäuser Ost.


Developed: It was developed between 22nd and 23rd July in Windows 11 with .NET 7.0 for Windows

Pictures

The main view consists of a lateral menu, main body and app bar, where the temperature of Waldhäuser Ost is visible.

If you try to create a note without logging in, the app will redirect you automatically to login page.

Once logged in, you receive the same welcome but now in the left side there are your notes listed

Selecting  a notes, displays its content and you can edit both title and content or delete it entirely. Every change is automatically saved

When clicked on trash icon, you are warned it can't be undone.

Possible future improvements

Allow user to change order of notes