https://github.com/maheshthedev/dcmh-mobile
React Native Mobile Application for Davis Community Meals & Housing Org
https://github.com/maheshthedev/dcmh-mobile
expo react-native supabase
Last synced: 3 months ago
JSON representation
React Native Mobile Application for Davis Community Meals & Housing Org
- Host: GitHub
- URL: https://github.com/maheshthedev/dcmh-mobile
- Owner: MaheshtheDev
- Created: 2024-04-27T22:38:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T21:36:09.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T05:16:03.387Z (over 1 year ago)
- Topics: expo, react-native, supabase
- Language: TypeScript
- Homepage:
- Size: 2.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: ReadME.md
Awesome Lists containing this project
README
# DCMH - Davis Community Meals and Housing
DCMH is a project aimed at providing support and resources to individuals and families in need within the Davis community. This project includes various scripts and tools to help manage and distribute resources effectively.
> Developed in UC Davis, HackDavis2024 and you can find in [Dev Post](https://devpost.com/software/davis-community-housing-meals-and-housing) as well
## Features
- **Resource Management**: Tools to manage and track resources such as food, clothing, and housing.
- **Data Collection**: Tools to collect and analyze data on community needs and resource distribution.
## Some of App Screens
## Installation
1. Clone the repository:
```bash
git clone https://github.com/MaheshtheDev/DCMH.git
```
2. Install the required dependencies:
```bash
npm install
```
## Usage
1. Run the main script:
```bash
npx expo
```
## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE).
## Acknowledgments
Feel free to modify the README as needed to better fit your project's requirements. If you need any specific sections or formatting, let me know, and I'll adjust the content accordingly.