An open API service indexing awesome lists of open source software.

https://github.com/packupapp/packup

A simple trip and packing planning app, made for our CS-360 class
https://github.com/packupapp/packup

expo mobile-app react-native typescript

Last synced: 3 months ago
JSON representation

A simple trip and packing planning app, made for our CS-360 class

Awesome Lists containing this project

README

          

![package.json version](https://img.shields.io/github/package-json/v/packupapp/packup?style=flat-square)
![GitHub License](https://img.shields.io/github/license/packupapp/packup?style=flat-square)
![GitHub contributors](https://img.shields.io/github/contributors/packupapp/packup?style=flat-square)
![GitHub last commit](https://img.shields.io/github/last-commit/packupapp/packup?style=flat-square)
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/packupapp/packup?style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/packupapp/packup?style=flat-square)
![GitHub top language](https://img.shields.io/github/languages/top/packupapp/packup?style=flat-square)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/packupapp/packup?style=flat-square)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/packupapp/packup?style=flat-square)
![GitHub Repo stars](https://img.shields.io/github/stars/packupapp/packup?style=flat-square)

# packUP
A simple trip and packing planning app, made for our CS-360 class.

## Tech Stack
[Expo](https://expo.dev/) - React Native tool ecosystem & components library

[packAPI](https://github.com/packupapp/packAPI) - Typescript API written with Express.js & utilizies Zod to interact with our PostreSQL database