Colab project: Tag it!

Apologies for the super late setup. I finally had some time to set up the project. Tag it! is a phoenix web app that allow users to submit links and tag them. The purpose of the application is to collect blog/resources links to make it easier for us to find information. The second purpose is for us to build something useful that will help us learn to use phoenix/elixir.

Github: https://github.com/nhu313/tag_it
Site: https://tag-it-iex.herokuapp.com/

Newcomer, if you have trouble setting up or getting started, please reach out to me. I’ll be more than happy to help. This is a play project, so don’t be afraid to contribute or break the code.

5 Likes

Looks good :slight_smile:

1 Like

Cool!
Can you explain how you made Node.js packages integrate with Elixir?

1 Like

Cloned project repository and now fighting with Postgre :slight_smile: I hope to start working on project soon!

2 Likes

@tuned I didn’t. It came with Phoenix.

@Molly101 What problems are you getting with postgres?