Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sarita-joshi/notestream-android

This is a note making app to share written content, images, videos and drawing.
https://github.com/sarita-joshi/notestream-android

Last synced: 14 days ago
JSON representation

This is a note making app to share written content, images, videos and drawing.

Awesome Lists containing this project

README

        

# NoteStream - Note Making Android App

NoteStream is an Android application that empowers users to create, store, and share notes within an open community. It supports text and media attachments, offering a dynamic platform for personal and collaborative note-taking.

## About NoteStream

This app is designed to provide users with a flexible and intuitive interface for note-making and sharing. It not only allows for the creation of notes with text but also supports attaching various media types like images, videos, and audio clips. Users can view notes created by themselves and explore notes shared by others in the community.

## Features

- **Create Notes**: Users can write notes and enhance them with media attachments.
- **Share Notes**: Share notes with the community or with selected individuals.
- **Media Attachments**: Supports images, videos, and audio clips to be attached with notes.
- **Explore Community Notes**: Browse and interact with notes shared by other users.

## Technologies Used

- **Android SDK**: Core platform for building Android Apps.
- **Firebase**: Used for real-time database management, hosting, and user authentication.
- **Material Design**: Implements Google's Material Design for UI elements.

## Getting Started

To get this app running on your Android device:

1. Clone this repository:
```bash
git clone URL_OF_THIS_REPOSITORY
2. Open the project in Android Studio.
3. Ensure you have the latest Android SDK installed and configured.
4. Build the application and run it on your Android device or emulator.