Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sigbekuj committed Jun 27, 2024
1 parent 1fc211a commit b9f3b52
Showing 1 changed file with 12 additions and 16 deletions.
28 changes: 12 additions & 16 deletions README.md
Expand Up @@ -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

0 comments on commit b9f3b52

Please sign in to comment.