Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/somenath203/aora
- Owner: somenath203
- Created: 2024-10-27T21:04:39.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T21:37:44.000Z (about 2 months ago)
- Last Synced: 2024-12-15T11:08:03.450Z (9 days ago)
- Topics: appwrite, appwrite-auth, appwrite-database, appwrite-storage, expo, expo-router, full-stack, fullstack-development, image-upload, nativewind, nativewind-reactnative, react-native, video-upload
- Language: JavaScript
- Homepage:
- Size: 2.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.