Git Product home page Git Product logo

inmana's Introduction

Inmana

Next Level Week 5.0 🚀

Project by @Rocketseat

Made with 💜 by Matheus Muriel

Project   |    Technologies   |    Install   |   Commands   |  

Linkedin   Medium


📝 Project

Inamana is a API to manage restaurant products and your expiration dates.
The API send weekly an email for advising which products are nearby to expiration.
With this informations the restaurant manager can be plan your menu for the best utilization of your products.


👨‍💻 Technologies

This project use:


⚙️ Install Guide

Elixir ⚗️

For install the Elixir Language view the official documentation.

Phoenix 🦅

In your favorite terminal type:

mix archive.install hex phx_new 1.5.8

PostegreSQL 🐘

You can install from here: For install the PostgreSQL view th official documentation.

Inmana 📦

In your favorite terminal:

  1. Clone this repository from Github

     git clone https://github.com/MatheusMuriel/InMana.git
    
  2. Entry in Inmana folder

     cd Inmana
    
  3. Install deps

     mix deps.get
    
  4. if your PostgreSQL is installed correctly, create Database structure and migrations

     mix ecto.setup
    
  5. Open Phoenix server

     mix phx.server
    

Other commands

  • Open interactive terminal

    iex -S mix
    
  • Open Phoenix server

    mix phx.server
    
  • Open Phoenix server with interactive terminal

    iex -S mix phx.server
    
  • Execute tests

    mix test
    

inmana's People

Contributors

matheusmuriel avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.