Skip to content

🔎 An application to help people to recover your belongs and to manage lost items

License

Notifications You must be signed in to change notification settings

zifichai/encontrei

 
 

Repository files navigation

Encontrei logo

Repository size Made by Fellipe Utaka & Victor Micco Made by Fellipe Utaka & Victor Micco GitHub last commit License Stargazers

Project | Technologies | How to use | How to contribute | License |

💻 Project

Encontrei (Found it) is a desktop and mobile application to help people to recover your belongs and to manage lost items.

ERD

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer.

From your command line:

# Clone this repository
$ git clone https://github.com/fellipeutaka/encontrei.git

# Install dependencies
$ yarn

# Generate Prisma Client types
$ yarn server prisma generate

# Start server
$ yarn dev

🤔 How to contribute

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to original branch: git push origin <project_name> / <local>
  5. Create the pull request.

Or, see the GitHub documentation on how to create a pull request.

📝 License

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

Made with ♥ by Fellipe Utaka & Victor Micco👋 Get in touch!

About

🔎 An application to help people to recover your belongs and to manage lost items

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 3.0%
  • Other 0.7%