Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eoguvo/busytrip


https://github.com/eoguvo/busytrip

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        


header Busytrip app



author - Gustavo Henrique

GitHub stars


πŸ“ Busytrip πŸ“


Webapp made for people find companies (study purposes only, not functional)





🚧 Busytrip app 1.0 πŸš€ Alpha... 🚧



Tabela de conteΓΊdos
=================

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


πŸ“ To Do


- [X] Feed
- [X] Login
- [X] Context
- [X] Toasts feedbacks
- [X] Eslint e Prettier
- [ ] Create a company by frontend
- [ ] Testing


🎲 Running


Online demo available in Soon


PrΓ©-requisites


> 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/).



Follow those steps to install:


```bash
# clone the repository in your machine
$ git clone https://github.com/Gustavo-Henrique-br/Busytrip
$ cd Busytrip

# Install the dependencies:
$ yarn

# Running in dev mode
$ yarn start

# All commands above should run in root
# Remember to change frontend e backend .env files
```


πŸ›  Tecnologias


# Backend

- [Overnightjs](https://github.com/seanpmaxwell/overnight)
- [Ramda](https://ramdajs.com/)
- [Joi](https://joi.dev/)
- [JWT](https://jwt.io/)
- [Mongoose](https://mongoosejs.com/)

# Frontend

- [React Query](https://tanstack.com/query/v4/)
- [Framer Motion](https://www.framer.com/motion/)
- [Leaflet](https://leafletjs.com/)
- [Hot toast](https://react-hot-toast.com/)
- [Recoil](https://recoiljs.org/)

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