Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/somenath203/aora

Aora is a mobile application that allows users to upload videos along with their titles and thumbnails. Users can also explore a diverse range of videos shared by the entire community. Aora offers a seamless platform for video sharing and discovery, making it easy to connect with content from fellow users.
https://github.com/somenath203/aora

appwrite appwrite-auth appwrite-database appwrite-storage expo expo-router full-stack fullstack-development image-upload nativewind nativewind-reactnative react-native video-upload

Last synced: 9 days ago
JSON representation

Aora is a mobile application that allows users to upload videos along with their titles and thumbnails. Users can also explore a diverse range of videos shared by the entire community. Aora offers a seamless platform for video sharing and discovery, making it easy to connect with content from fellow users.

Awesome Lists containing this project

README

        

# Aora

## Demo video of the overall application

![Screenshot (755)](https://github.com/user-attachments/assets/2b55d064-6096-4a5d-a116-949a880a5406)

https://www.youtube.com/watch?v=IyuRW4DlVfM

## Introduction

**Aora** is a mobile application that allows users to upload videos along with their titles and thumbnails. Users can also explore a diverse range of videos shared by the entire community. **Aora** offers a seamless platform for video sharing and discovery, making it easy to connect with content from fellow users.

## Features

- **Video Posting**: Upload a video with a title and thumbnail.
- **Home Screen Feed**: Browse all videos created by every user on the platform, providing a collective view of content from the entire community.
- **Latest Videos**: Find the most recently uploaded videos displayed on the home page.
- **Search Functionality**: A search bar is available on the home screen, enabling users to search for specific videos quickly.
- **Profile Page**: Each user has a profile showing their avatar, total videos, and a collection of all videos they've created.

## Technologies Used

- **React Native**: Framework for building the mobile application.
- **Expo**: Toolset for developing and deploying the app.
- **NativeWind**: Styling framework to style components with ease.
- **Appwrite Auth**: Manages user authentication.
- **Appwrite Storage**: Stores uploaded videos and thumbnails.
- **Appwrite Database**: Stores video data like titles and user profiles.