Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baguilar6174/next-triptempo-app
This application allows to visualize bus schedules between cities in Ecuador.
https://github.com/baguilar6174/next-triptempo-app
eslint nextjs prettier react react-hook-form shadcn-ui tailwindcss typescript zustand
Last synced: 14 days ago
JSON representation
This application allows to visualize bus schedules between cities in Ecuador.
- Host: GitHub
- URL: https://github.com/baguilar6174/next-triptempo-app
- Owner: baguilar6174
- Created: 2023-08-30T03:03:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T15:37:02.000Z (2 months ago)
- Last Synced: 2024-11-07T12:32:33.271Z (2 months ago)
- Topics: eslint, nextjs, prettier, react, react-hook-form, shadcn-ui, tailwindcss, typescript, zustand
- Language: TypeScript
- Homepage:
- Size: 1.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trip Tempo App
This project presents an application that allows the user to consult Cooperative schedules between different cities in Ecuador, the application shows the available schedules of the different cooperatives between two cities.
## Installation
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Clone this repository
```bash
git clone https://github.com/baguilar6174/next-triptempo-app.git
```Install dependencies
```bash
yarn
```## Running the app
- Run `yarn dev`
- If your want to create build production, run `yarn build`## My process
### Built with
- Next JS
- Typescript
- Eslint & Prettier
- Zustand
- Tailwind CSS
- Axios
- React Hook Form
- shadcn/ui## Development Features
-
## Improves
- Include maps (routes)
- Include offices and terminals locations
- Trasnportation model car (seats, etc)
- Offices schedules
- Routes stops (cities without buses terminals)
- Round trip (round trip)
- Find option closest to the current time.
- Variable price## TODO:
- Define an schema to control errors and success data fron API
## Trip Tempo App
## Stay in touch
- Website - [www.bryan-aguilar.com](https://www.bryan-aguilar.com/)
- Medium - [baguilar6174](https://baguilar6174.medium.com/)
- LinkedIn - [baguilar6174](https://www.linkedin.com/in/baguilar6174)