Coder Social home page Coder Social logo

crowdbotics-apps / hidden-rice-31421 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.29 MB

This react_native application was built with Crowdbotics www.crowdbotics.com

Shell 1.73% JavaScript 11.08% Ruby 11.24% Starlark 0.75% Java 7.80% Dockerfile 1.43% Python 46.23% HTML 13.57% CSS 0.53% Objective-C 5.64%

hidden-rice-31421's Introduction

hidden_rice_31421

Welcome to your new Crowdbotics app.

What is Crowdbotics?

Crowdbotics is an easy way to build software applications of all kinds. You can build production, high-caliber software applications in minutes, rather than weeks or months, even if you're not a software developer.

The reason this works is that most software applications and features we want to build are similar to applications that have been built before. We've crawled hundreds of thousands of public code repositories to teach the Crowdbotics engine how to create software.

As a result, Crowdbotics can generate new applications automatically in a standardized way.

Useful Links

App Dashboard · Knowledgebase · Developer Training · Forum · Tech Support

Table of Contents

  1. Project Description
  2. Project Structure
  3. Modules
  4. Getting Started: Frontend
  5. Getting Started: Backend
  6. License

Project Description

This react_native application was built with Crowdbotics www.crowdbotics.com

Project Structure

.
├── ...
├── android                 # Android native files
├── backend                 # Django backend REST API
├── ios                     # iOS native files
├── modules                 # Modules
├── public                  
├── screens                 
├── store                   # Application state storage
├── ...
├── README.md
└── ...

Modules (THIS SECTION IS AUTO-GENERATED, PLEASE DO NOT EDIT)

This section will show any installed modules you add from the Storyboard Modules section.

Getting started: Frontend

This section outlines instructions on setting up a local development environment for the frontend of your application.

Installation

Metro

After cloning the repo, install the dependencies locally with Yarn:

yarn install

Start your Metro server:

npx react-native start

Android

npx react-native run-android

iOS

pod install --repo-update --project-directory=ios
npx react-native run-ios

Setup react-native-vector-icons

Follow instructions at their README.md

Running with Fastlane

Fastlane makes testing, building, and deploying apps easier.

Install fastlane globally (npm i -g fastlane or yarn i -g fastlane). Android and iOS dependencies are the same as React Native CLI.

All fastlane commands are run from the platform directory. For example, Android commands must be run from android/. Fastlane should be executed using bundle exec to ensure dependencies are managed correctly.

The commands for Android and iOS are the same:

  • Run tests: bundle exec fastlane tests
  • Local build: bundle exec fastlane build
  • Build and upload a beta (requires signing): bundle exec fastlane beta
  • Build or promote a release: bundle exec fastlane deploy

Android

Publish an Android app you must first create an app in the Play Console and manually upload an APK. After the first upload run bundle exec fastlane supply init from android/ to sync with the Play store. All future releases will be uploaded automatically.

Android uses tracks. A beta release will build the app and upload to the beta track. Deploying will promote from beta to production.

iOS

CB developers must follow fastlane's codesigning guide for using match. Match will automatically sign iOS builds.

New CB developers should get access to the codesigning repo and run bundle exec fastlane match development from ios/.

Not a CB developer? Create an Apple developer and follow the instructions on codesigning guide to setup your certificates.

React Native Web

It is to build and deploy your app as web platform which run on browser

Please follow the steps

  • please run yarn web-build
  • the web_build folder is generated and copied to backend/ automatically. please commit/push the web_build folder to git

License

The use of code in this repository is governed by Crowdbotics Terms and Conditions.

Created with ❤️ by Crowdbotics

hidden-rice-31421's People

Contributors

crowdbotics-apps avatar

Watchers

 avatar

hidden-rice-31421's Issues

User Groups

This feature allows admins to create and manage users in a group. User groups are created for logged in users in the app by the group admin.

Item Availability

This feature tracks and displays if an item is available for purchase or not. Usually, this type of feature is used in ecommerce apps. It typically contains a piece of information in a text format.

Link Social Accounts

This feature allows a user to link their other social media accounts within the app. It requires integration with social media providers such as Facebook, Twitter, Google, etc. The information gathered by integrating any social media provider then can be used within the app. This feature is also helpful as it allows a user to cross-post on multiple platforms.

User Stories

As a user, I would like to link one or more social accounts in the app.

Control User Roles and Permissions

This feature allows an administrator to specify what controls a user can see on the mobile device depending on their roles and responsibilities.

Intermediate Workflows

This feature supports moderately complex apps that require some custom logic or algorithmic functions.

Facebook Sign Up

This feature is used to allow end users to register themselves with the application using their Facebook account. It contains a button to navigate and verify that a user agrees to use their Facebook account to sign up with the app.

User Stories

As a new user, I would like to use my Facebook account to register with the app.

Google Analytics

This feature analyzes the total number of users visiting the app on a daily, weekly, monthly and even yearly basis. It also helps keep track of sources of incoming traffic. To use it, integrate the app with Google Analytics and then configure it accordingly.

User Stories

As an app owner, I would like to know how many new users are signing in and using my app every month.

Intermediate Design

This feature gives the app a simple custom layout that includes elements and screens designed to support the owner's preferred branding.

Bookmark List

This feature allows a user to view all of the items that they have bookmarked in a single list.

Privacy Policy

This feature displays a standard privacy policy that informs users of their data rights while using the app. The text can be customized as needed.

User Stories

As an app user, I would like to understand my privacy rights while using the app.

Password Recovery

In case of forgotten password, a password reset link is sent via SMS as an OTP.

Surveys

This feature captures user input in form of single or multiple choice questions. This feature is composed of a text-based question and a few answers to choose from which are selectable. It contains text, buttons, and radio buttons.

Order Status

This feature displays the current status of the shipment ordered. The current status is shown in real time. The screen contains a header that displays the delivery address of the consumer, full name of the user, and a progress bar to track the current order.

User Stories

As a user, I would like to know the current status of my order.

Remove Bookmarks

This feature allows a user to remove items from their list of bookmarks.

Waiting List

This feature allows a user to join the waiting list from the app. This feature includes use of email or text SMS notifications which are used to let the user know about their status in the queue list.

Email Lists

This feature allows a user to create and manage email lists within the app. This feature can send emails to subscribers and display metrics such as email open rate and links clicked rate.

Onboarding Slides

This feature displays multiple slides that welcome users to the app and describe how to use it. These slides include customizable backgrounds and content and can be clicked through in a designated order.

User Stories

As an app user, I would like to read an explanation of how to use the app before I login.

Video Library

This feature is used to create or view videos in an app. It can contain a custom background, branding, and a scrollable view that displays a list of videos. Using the device's camera and gallery, a user can view each file or create a new one.

Email Notifications

This feature sends emails to the user to notify them of key events. This feature displays pop-up messages on a user's device. These messages are touchable and when pressed take a user to view the email. To use email notifications, integrate your app with Sendgrid and then configure the sequence of email messages to send them separately from Sendgrid's service.

User Stories

As an app user, I would like to enable or disable receiving email notifications.

Push Notifications

This feature is used to display pop-up messages on a user's device. These messages are touchable and when pressed takes a user to desired screen or further event in the application. This feature supports push notifications. To use a push notifcation, integrate the app with OneSignal and then configure the sequence of notifications to send them separately using OneSignal's service.

User Stories

As an app user, I would like to enable or disable receiving push notifications.

Login and Signup

This feature is used to allow end users to register themselves with the application using their email address and password and then login with those credentials. It contains text input fields and a checkbox to capture a user's credentials and their consent. Each input field includes placeholder text and a custom icon. A background screen with custom screen colors is used for branding.

User Stories

As a new user, I would like to enter my full name, email address, and password. As a new user, I would like to register with my credentials with the app by pressing a button. As an app user, I would like to login with my credentials with the app by pressing a button. As a returning user, I should be able to navigate back to the sign in screen. As a new user, my consent should be asked using a checkbox that I have read all terms and conditions of the application and I agree to them.

Guest Login

This feature allows a new user to view and use certain within features in the app without signing in.

Captcha

This feature allows the app owner to verify that a user is human and not a bot. It helps to defend the app from bot traffic and spam. This feature is usually integrated with another set of features, such as allowing a user to download a file or publish a post.

Terms and Conditions

This feature displays a standard set of terms and conditions regarding the usage of the app. These terms can be customized as needed.

User Stories

As an app user, I would like to review the terms and conditions governing my use of the app.

Splash Screen

This feature displays a short, branded welcome animation or image when users open the app. It automatically transitions to a designated login or home screen after a set amount of time. It includes customizable backgrounds and content.

User Stories

As a new user, I would like to see a brief welcome animation when I open the app.

Search

This feature displays results based on the query provided by the user. The result is often based on the data sets based in the app.

User Stories

As an app user, I would like to enter a search query and see results drawn from data stored within the app.

Grouped Bookmarks

This feature allows registered users to group items that they have bookmarked.

Privacy Settings

This feature allows a user to view and manage privacy settings within the app. It can contain information such as permissions in the form of a list. A user can enable or disable permissions using a custom button specifying which permissions they want to grant the app.

User Stories

As a user, I would like to view and manage privacy settings within the app.

Help Center

This feature allows the app owner to share information in the form of knowledge base articles. These articles are either links to other pages or sections of different texts. Providing such a screen in the app can help app users to find solutions or give them a way to contact you when the answer isn’t available. A typical help center can be a section list that is scrollable and contains a customizable header for branding. Each section in this list is viewable to the app user only if they click to open that section.

User Stories

As an app user, I would like to see the information within the app under a separate section where common FAQs are listed.

User Profile

This feature displays user information like a profile picture, profile stats, action buttons, and images. This information is captured using input fields and the screen has a background that is customizable for branding. It also includes a second screen to modify these values later, from the settings page.

User Stories

As an app user, I would like to edit the personal information I entered while registering for the app. As an app user, I would like to view the information I edited/uploaded in the app.

Lead Management

This feature allows a user to manage and track potential customers. Based on the tracking information, different types of reports are generated.

Google Sign Up

This feature is used to allow end users to register themselves with the application using their Google account. It contains a button to navigate and verify that a user agrees to use their Google account to sign up with the app.

User Stories

As a new user, I would like to use my Google account to register with the app.

Delivery Tracking

This feature displays the current status of the shipment ordered. The current status is shown in a map view where the end user can track the real time location and the status. The screen contains a header that displays the delivery address of the consumer, full name of the user, and a map view to track the current order. The individual map shows a customizable marker to track the real time location.

User Stories

As an end user, I want to see my name and details related to the shipping order such as my delivery address and price paid for the item. As an end user, I would like to view the status of my order in a map view and with a marker to display its real-time location.

Order Detail View

This feature is used to display details of an order placed by a user. It contains one or many items in a list view where a user can view and navigate the orders they have placed. It contains a custom background, branding, and a scrollable list view.

User Stories

As a user, I would like to view the current status of an order I have already placed and any other details related to that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.