Skip to content

Abdul1-CS/Knowledge-Base-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Base App

A mobile iOS-compatible knowledge management app built with React Native and Expo.

Features

  • Create and edit notes with titles and content
  • Hierarchical note organization (sub-notes)
  • Local data persistence with AsyncStorage
  • Clean, intuitive UI
  • Delete notes with confirmation
  • View note details and sub-notes

Tech Stack

  • React Native
  • Expo
  • React Navigation
  • AsyncStorage

Installation

```bash npm install npm start ```

Future Enhancements

  • Backend integration with Node.js/MongoDB
  • User authentication
  • Cloud sync
  • Markdown support
  • Search functionality

Built as part of my mobile development learning journey.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors