Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eoguvo/bookking


https://github.com/eoguvo/bookking

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        


header Busytrip app

A Booking project for users book service with another user



author - Gustavo Henrique

GitHub stars



🚧 Bookking 0.0.1 🚀 Alpha... 🚧



Summary
=================

* [To Do](#todo)
* [Running](#rodando)
* How to use
* [Website](#deploy)
* [Prerequisites](#prerequisites)
* [Installing](#install)
* [Technologies](#techs)


📝 To Do


- [ ] Server Side
- [ ] Web App
- [ ] Mobile App


🎲 Running


Online demo available in Soon


Before you start:


> Before start, you need have installed in your machine:
[Git](https://git-scm.com) and [Node.js (npm)](https://nodejs.org/en/).
> In addition, it is good to have an editor to work on the code, such as [VSCode](https://code.visualstudio.com/).

## Check the running instructions in each folder (backend, frontend or mobile)



Follow those steps to install:


```bash
# clone the repository in your machine
$ git clone https://github.com/eoguvo/bookking
$ cd bookking
```
## Check the installing instructions in each folder (backend, frontend or mobile)


🛠 Tecnologias


# Backend

- [Koa](https://koajs.com/)
- [Zod](https://zod.dev/)
- [JWT](https://jwt.io/)
- [Prisma](https://www.prisma.io/)
- [TypeDI](https://github.com/typestack/typedi)
- [Routing Controllers](https://github.com/typestack/routing-controllers/)

# Frontend

- [Remix](https://remix.run/)

And [typescript](https://www.typescriptlang.org/) in everything :D