From b9f3b5245a5c14c73af35e441a653af272633e14 Mon Sep 17 00:00:00 2001 From: "Joy Sigbeku (sigbekuj)" Date: Thu, 27 Jun 2024 04:51:38 +0100 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 55f582f..fcf5a80 100644 --- a/README.md +++ b/README.md @@ -5,28 +5,24 @@ People often have a lot of thoughts, appointments, and responsibilities in today The purpose of developing a new notes software is to give customers a feature-rich, easy-to-use tool for efficiently managing their goals, ideas, projects, and schedules. With the help of this app, people may take notes more efficiently, be more productive, and feel less stressed about remembering all their commitments. # User Experience -The user should be able to create, add, update and delete a note from the home page. This should make it easier for the user to make any changes to their notes which makes the app more flexible. +Key features -Creating and Editing Notes: Users should be able to create new notes easily and edit existing ones. This includes support for text formatting (bold, italic, bullet points, etc.) and multimedia content (images, audio, video). +User-Friendly Interface: My notes app allows the user to add and delete a new note from the home page with a simple click of a button and swipe delete. Notes can be created and edited when navigating into the notes page including the Title. -Organizational Tools: Using folders, tags, or categories, users can effectively arrange their notes. Users can maintain their notes' organization and searchability with this support. +SQLite Database Integration: This enables the user to save the created notes into the database and load them when the user is ready to access them. -Offline Access: Give users the ability to view and edit notes even when they aren't online by providing offline access. Once the device is back online, changes can be automatically synchronized. +Offline Access: Give users the ability to view and edit notes even when they are not online by providing offline access. -# Features +Date and Timestamp: This shows the last modification of the note to the user which helps with automatically arranging the notes in order from newest to oldest. -Page -- Home Page -- User friendly interface -- Add Notes -- Create Notes -- Update Notes -- Delete Notes -- Check if notes were completed - + + -Video Link -https://livecoventryac-my.sharepoint.com/:f:/r/personal/sigbekuj_uni_coventry_ac_uk/Documents/6002CEM_MobileApp?csf=1&web=1&e=2VE9YH +Video Link +https://www.loom.com/share/c1795825081b451190a2941b3452cbb8?sid=3f1eeef1-fdc0-4c4e-a875-c9b6df169d7d +Github Repository link + +https://github.coventry.ac.uk/6002CEM-23-24/6002CEM_Joy_Sigbeku.git