Skip to content

Loss prevention application with intelligent validity management using Elixir and Phoenix

License

Notifications You must be signed in to change notification settings

joaoeliandro/inmana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inmana-logo
Inmana

Loss prevention application with intelligent validity management using Elixir and Phoenix

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues GitHub License

The Project   |    Technologies   |    How to use   |    License

About

Hello, friends! Inmana is a loss prevention application with intelligent validity management using Elixir and Phoenix framework.

In Inmana, focuses on using the most current technologies on the market, here is used:

  • Elixir
  • PostgreSQL
  • Docker
  • Phoenix
  • Bamboo

Among other technologies for building the application.


:octocat: The Project

Made with Phoenix Architecture (using Phoenix Framework), the application has a smart validity management and it's responsible for sending weekly e-mails (using Bamboo) about supplies with expiration date ending. It's also flexible and implements other communication formats, such as API Rest where there are some routes to test this application on the host http://localhost:4000/.


🚀 Technologies

the solution is developed with the technologies below:

ℹ️ How to Use

To clone and run this application, you'll need Git, Elixir v1.7 or higher installed on your computer and the Inmana.

In your terminal:

# Clone this repository
$ git clone https://github.com/joaoeliandro/inmana.git

# Go into the repository
$ cd inmana

# Install dependencies for the Elixir api
$ mix deps.get

#if your postgresql is installed correctly, type
#Create Database and migrations
$ mix ecto.setup

# Execute and use the route Ex.: (http://localhost:4000/)
$ mix phx.server

📝 License

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

About

Loss prevention application with intelligent validity management using Elixir and Phoenix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages