This app is designed to help users navigate government schemes, access financial education, connect with a chatbot for assistance, and participate in a local marketplace. The application features authentication via Supabase and provides a seamless experience for users looking for financial guidance and support.
- Users can sign up and log in securely using Supabase Auth.
- Acts as the central navigation hub for all the main pages of the app.
- Users can check eligibility for government schemes.
- Allows users to filter through different schemes based on their needs.
- Assists users with various tasks beyond app navigation.
- Provides guidance on how to use the app and other financial assistance-related queries.
- Contains custom-created courses related to financial knowledge.
- Features latest articles from the internet on financial aid and support.
- A dedicated space where female entrepreneurs can promote their small-scale businesses.
- Helps create a supportive and development-driven environment.
- Users can create a post to list their products on the Local Marketplace.
- Allows adding:
- Image
- Product Name
- Brief Description
- Contact Information
- Product Prices
- Provides an emergency contact system to assist users in distress.
- Frontend: React Native (Expo Go)
- Backend: Supabase for authentication and database management
- Additional Services: AI-based chatbot integration
- Clone the repository:
git clone <repository-url>
- Navigate to the project directory:
cd project-folder - Install dependencies:
npm install
- Start the development server:
npm start
If you'd like to contribute, feel free to fork the repository and submit a pull request with your changes.
You can check out a demo of our app here.
This project is licensed under the MIT License.