Coder Social home page Coder Social logo

danielobara / nlw-together-elixir Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 0.0 672 KB

Wabanex - Gerencie e acompanhe seus treinos na academia! Evento NLW Together organizado pela @Rocketseat :rocket:

Home Page: https://nextlevelweek.com/episodios/elixir/aula-1/edicao/6

License: MIT License

Elixir 100.00%
elixir elixir-lang elixir-phoenix functional-programming nlw nlw-together rocketseat graphql backend api

nlw-together-elixir's Introduction

NextLevelWeek

NextLevelWeek Together 🚀 ✔️

Repository size Made by DanielObara GitHub last commit License Stargazers

Next Level Week   |    Project   |    Technologies   |    Material   |    How to use   |    How to contribute   |    License

ℹ️ What's Next Level Week?

NLW is a practical week with lots of code, challenges, networking and a single objective: to take you to the next level. Through our method you will learn new tools, learn about new technologies and discover hacks that will boost your career. An online and completely free event that will help you take the next step in your evolution as a dev.

Classes

  • Class 01 - Liftoff - 20/06 - ✔️
  • Class 02 - Maximum Speed - 21/06 - ✔️
  • Class 03 - In Orbit - 22/06 - ✔️
  • Class 04 - Landing - 23/06 - ✔️
  • Class 05 - Surface Exploration - 24/06 - ✔️

💻 Project

Wabanex is a project to manage and monitor your workouts at the gym. Project organized by Rocketseat and taught by Rafael Camarda

Example

🚀 Technologies

This project was developed with the following technologies:

🔖 Material

To access the complementary material take a look at Whimscal.

ℹ️ How To Use

To clone and run this application, you'll need Git, PostgreSQL or an postgres image on Docker, Elixir + Erlang installed on your computer.

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/DanielObara/NLW-Together-Elixir

# Go into the repository
$ cd wabanex

# Install dependencies
$ mix deps.get

# Create and migrate your database
$ mix ecto.setup

# or you can run migration manually with
$ mix ecto.migrate

# Start server
$ mix phx.server

# Remember that you will need to start your postgreSQL in local or an Docker image

# running on port 4000

🤔 How to contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

📝 License

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

Made with ♥ by Daniel Obara 👋 Get in touch!

nlw-together-elixir's People

Contributors

codacy-badger avatar danielobara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.