SkillAgentSearch skills...

Happy

Projeto web construído durante o NLW#03 com a Rocketseat/Mayk Brito. HAPPY: "Levando mais felicidade ao mundo". 🗺🧒🏻👨‍👩‍👧‍👧🎁

Install / Use

/learn @NyctibiusVII/Happy

README

<h1 align="center"> <br> <img src="./.github/logo-happy.png" width="500" heigh="150" alt="logo happy"> </h1> <!-- <h4 align="center">Projeto web construído durante o Next Level Week #03-Discovery com a Rocketseat/maykbrito.</h4> --> <p align="center"> <img alt="Platform" src="https://img.shields.io/static/v1?label=Platform&message=Mobile/PC&color=ff69b4&labelColor=ffee56"> <a aria-label="Completed" href="https://nextlevelweek.com/episodios/omnistack/edicao/3"> <img src="https://img.shields.io/badge/Happy-NLW 3.0-ff69b4?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAALVBMVEVHcExxWsF0XMJzXMJxWcFsUsD///9jRrzY0u6Xh9Gsn9n39fyMecy0qd2bjNJWBT0WAAAABHRSTlMA2Do606wF2QAAAGlJREFUGJVdj1cWwCAIBLEsRU3uf9xobDH8+GZwUYi8i6ucJwrxKE+7D0G9Q4vlYqtmCSjndr4CgCgzlyFgfKfKCVO0LrPKjmiqMxGXkJwNnXskqWG+1oSM+BSwD8f29YLNjvx/OQrn+g99oQSoNmt3PgAAAABJRU5ErkJggg==&labelColor=ffee56"></img> </a> <img alt="Repository size" src="https://img.shields.io/github/repo-size/NyctibiusVII/Happy?color=ff69b4&labelColor=ffee56"> <a href="https://github.com/NyctibiusVII/Happy/blob/master/LICENSE"> <img alt="License" src="https://img.shields.io/static/v1?label=License&message=MIT&color=ff69b4&labelColor=ffee56"> </a> <a href="https://picpay.me/Matheus_nyctibius_vii"> <img alt="Donate" src="https://img.shields.io/static/v1?label=$&message=Donate&color=ff69b4&labelColor=ffee56"> </a> </p> <p align="center"> <a href="#Happy-">Project</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#technology-">Technology</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#layout-">Layout</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#license-%EF%B8%8F">License</a> </p> <p align="center"> <a href="README.md">English</a> · <a href="README-pt.md">Portuguese</a> </p>

Happy <img src=".github/logo-icon.png" width="20" alt="logo icon">

Project developed to bring happiness to the world, connecting more people to children in foster homes. Project carried out at Next Level Week #3 @Rocketseat.

Functionalities

  • Registration site for foster homes.
  • Site to locate foster homes close to your region.

Technology 🚀

This project was developed with the following technologies:

Layout 🚧

Desktop Screenshot

<div style="display: flex; flex-direction: 'column'; align-items: 'center';"> <!-- Responsive, 1440 x 900, 50% (Laptop L - 1440px)--> <img src="./.github/desktop-index.png" width="400px"> <img src="./.github/desktop-foster-homes.png" width="400px"> </div>

Mobile Screenshot

<div style="display: flex; flex-direction: 'row';"> <!-- Responsive, 425 x 900, 60% (Mobile L - 425px)--> <img src="./.github/mobile-index.png" width="180"> <img src="./.github/mobile-foster-homes.png" width="180"> <img src="./.github/mobile-foster-home.png" width="180"> <img src="./.github/mobile-create-foster-home.png" width="180"> </div>

Running the project 🚴🏻‍♂️

On your machine:

<details> <summary>Dependencies</summary>
  "dependencies": {
    "express": "^4.17.1",
    "hbs": "^4.1.1",
    "nodemon": "^2.0.5",
    "sqlite-async": "^1.1.0",
    "x0popup": "^0.3.3"
  }
</details>
# Clone the repository
$ git clone https://github.com/NyctibiusVII/Happy.git

# Access the project folder at the command prompt
$ cd happy

# Install the dependencies
$ npm install

# Run the script "start"
$ npm start

# The project will start at the door: 5503 - access http://localhost:5503

Contribution 💭

To build this application I had the help of the teacher Maykbrito from Rocketseat that provided video lessons of the project Happy and I had help from this great community that Rocketseat built in Discord. Done with ♥ by Rocketseat :wave: Join our community!

Check out the Contribution to see how to start a discussion and start contributing.

License ⚖️

This project is under the MIT license. See the archive LICENSE for more details.

Contact ✉️

| <img src="https://user-images.githubusercontent.com/52816125/90341686-05b68880-dfd8-11ea-969c-70c9ce9d0278.jpg" width=100><br><sub><a href="https://www.instagram.com/nyctibius_vii/?hl=pt-br">@MatheusVidigal🦊</a></sub> | | :---: |

<p align="left"> <a href="https://www.linkedin.com/in/matheus-vidigal-nyctibiusvii/"> <img alt="Matheus Vidigal / Linkedin" src="https://img.shields.io/badge/-Matheus Vidigal-ffee56?style=flat&logo=Linkedin&logoColor=414141" /> </a> <a href="https://mail.google.com/mail/u/1/#inbox?compose=GTvVlcSGLCKpKJfwPsKKqzXBplKkGtCLvCQcFWdWxCxQFfkHzzjVkgzrMFPBgKBmWFHvrjrCsMqSH"> <img alt="Matheus Vidigal / Linkedin" src="https://img.shields.io/badge/-Matheus Vidigal-ff69b4?style=flat&logo=Gmail&logoColor=ffffff" /> </a> </p>
View on GitHub
GitHub Stars9
CategoryData
Updated2y ago
Forks1

Languages

JavaScript

Security Score

75/100

Audited on Feb 3, 2024

No findings