All Projects β†’ DanielObara β†’ NLW-Together-Elixir

DanielObara / NLW-Together-Elixir

Licence: MIT license
Wabanex - Gerencie e acompanhe seus treinos na academia! Evento NLW Together organizado pela @Rocketseat πŸš€

Programming Languages

elixir
2628 projects

Projects that are alternatives of or similar to NLW-Together-Elixir

letmeask
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
Stars: ✭ 41 (+173.33%)
Mutual labels:  nlw, rocketseat, nlw-together
ask-me-bro
Every question has an answer. Learn and share knowledge with others. Askmebro.
Stars: ✭ 48 (+220%)
Mutual labels:  nlw, rocketseat
next-level-week-clone
🧬a clone of the Next Level Week website made with reactjs using typescript
Stars: ✭ 13 (-13.33%)
Mutual labels:  nlw, rocketseat
happy-web
Project built during Rocketseat's Next Level Week #3
Stars: ✭ 19 (+26.67%)
Mutual labels:  nlw, rocketseat
Proffy
πŸ‘₯ Plataforma de estudos online, onde Γ© possΓ­vel conectar alunos com professores. Este Γ© um projeto que foi desenvolvido durante a Next Level Week #2 da @Rocketseat, durante os dias 3 Γ  7 de agosto de 2020.
Stars: ✭ 12 (-20%)
Mutual labels:  nlw, rocketseat
move.it
πŸš€ Move It is a project to help people to make more exercises. Next Level Week #04 #NLW @Rocketseat - NLW
Stars: ✭ 27 (+80%)
Mutual labels:  nlw, rocketseat
Happy
Happy πŸ₯³ | Rocketseat πŸ’œ - NLW 03 πŸ‘©β€πŸš€
Stars: ✭ 61 (+306.67%)
Mutual labels:  nlw, rocketseat
proffy
πŸ“š A platform thats connects teachers and students
Stars: ✭ 14 (-6.67%)
Mutual labels:  nlw, rocketseat
Elixir Phoenix Realworld Example App
Exemplary real world application built with Elixir + Phoenix
Stars: ✭ 764 (+4993.33%)
Mutual labels:  backend, elixir-phoenix
proffy-discovery
🏫 Proffy - Your online study platform
Stars: ✭ 15 (+0%)
Mutual labels:  nlw, rocketseat
happy
Plataforma online para encontrar orfanatos e facilitar visitas. @Rocketseat
Stars: ✭ 24 (+60%)
Mutual labels:  nlw, rocketseat
DevQuiz
Dev.Quiz πŸ‘¨β€πŸ’» | Rocketseat πŸ’œ - NLW 05 πŸ‘©β€πŸš€
Stars: ✭ 25 (+66.67%)
Mutual labels:  nlw, rocketseat
proffy
Plataforma de estudos online para conectar alunos e professores de forma rΓ‘pida e fΓ‘cil. @Rocketseat
Stars: ✭ 21 (+40%)
Mutual labels:  nlw, rocketseat
maratona-discover-02
Projeto construΓ­do durante a MaratonaDiscover #02
Stars: ✭ 97 (+546.67%)
Mutual labels:  backend, rocketseat
proffy-NLW
πŸ““ Educational platform to connect teachers and students
Stars: ✭ 13 (-13.33%)
Mutual labels:  nlw, rocketseat
proffy
React Native + ReactJS + NodeJS project developed on RocketSeat NexLevelWeek. This project is based on an application for connect students and teachers.
Stars: ✭ 30 (+100%)
Mutual labels:  nlw, rocketseat
ex syslogger
ExSyslogger is an Elixir Logger custom backend to syslog.
Stars: ✭ 13 (-13.33%)
Mutual labels:  backend
minecraftrs
A rusty Minecraft backend. Aims to split core structures from vanilla definitions, allowing you to define your own set of blocks, biomes or entities instead of vanilla ones.
Stars: ✭ 16 (+6.67%)
Mutual labels:  backend
Proxy
The type-safe REST library for .NET Standard 2.0 (NetCoreStack Flying Proxy)
Stars: ✭ 40 (+166.67%)
Mutual labels:  backend
testnet.backend
Backend for a ViaBTC exchange server (trading engine)
Stars: ✭ 18 (+20%)
Mutual labels:  backend

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].