https://github.com/mrpmohiburrahman/task-management
An app for organizing tasks for your team, just like Trello.
https://github.com/mrpmohiburrahman/task-management
react-native react-native-app react-native-reanimated
Last synced: 5 months ago
JSON representation
An app for organizing tasks for your team, just like Trello.
- Host: GitHub
- URL: https://github.com/mrpmohiburrahman/task-management
- Owner: mrpmohiburrahman
- Created: 2024-08-01T14:16:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T10:48:26.000Z (almost 2 years ago)
- Last Synced: 2025-11-20T15:03:37.215Z (8 months ago)
- Topics: react-native, react-native-app, react-native-reanimated
- Language: TypeScript
- Homepage:
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Management App

### An app for organizing tasks for your team, just like Trello
- [About](#about)
- [Used technology](#used-technology)
- [How to use](#how-to-use)
- [Screen Shots](#screen-shots)
## About
This app is made with react native, supabase as a serverless backend and clerk for authentication
## Used technology
Front End
Back End
Data Base
React Native
Supabase
Postgres
Typescript
Clerk
 
 
 
 
## How To Use
To run this application, you'll need the following things installed in your computer:
- [Git](https://git-scm.com)
- [Node.js](https://nodejs.org/en/download/)
You need to run both have [Supabase](https://supabase.com/) project setup and [Clerk](https://clerk.com/).
From Supabase and Clerk you need to fill up the following variables in the ".env" file. please, taka a look at example.env, rename it to ".env" and fill up the variables
```
EXPO_PUBLIC_SUPABASE_URL=
EXPO_PUBLIC_SUPABASE_ANON_KEY=
EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY=
```
From your command line:
```bash
# Clone this repository
$ git clone git@github.com:mrpmohiburrahman/task-management.git
# Go into the repository
$ cd task-management
# Install dependencies
$ npm install
# Run the app
$ yarn start
```
## Video Demo
https://github.com/user-attachments/assets/688b2efa-5960-4e8e-a9af-1ce35423c418