Coder Social home page Coder Social logo

help_my_net's Introduction

README

docker-compose run web rails db:drop db:create db:migrate db:seed
docker-compose run web rails c

help_my_net's People

Contributors

rodrigotoledo avatar chrystiamweb avatar pauloparakleto avatar rodrigogaldino553 avatar

Stargazers

Nicholas Turner avatar Axel Alexander avatar Jhonjs avatar  avatar  avatar

Watchers

 avatar Dener Wilian Pereira do Carmo avatar James Cloos avatar Regis Carlos avatar Jhonjs avatar Gabriel Freitas avatar

help_my_net's Issues

Rubocop

  • Setup with gems in development and test environments
  • Automatically run rubocop on development stage

HELPMYNET with gmail mailbox

  • Associate domain to gmail
  • Create account for users
  • Create default account to use in action mailer
  • Fix forgot password in production using default account

API for employees

With API api/employees

  • Create employees
  • Update location in the maps that were associated

Can't open sign up link

When I try to click on the Sign Up button the page simply refresh and nothing happens.

If I look at the Chrome's console it says that the server responded with 302 "found" but redirects me. It's a feature or a bug?

In Rails console shows

Started GET "/users/sign_up" for 172.20.0.1 at 2022-08-16 01:30:26 +0000
Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.0/127.255.255.255, ::1
Processing by UsersController#new as HTML
Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms | Allocations: 981)

CI process

  • Setup with merge process
  • Run tests suits together
  • Analyze and try use with git flow

UUID for tables

  • Change primary keys in tables to UUID
  • Uses existing migrations

Associate Employees to Tasks

  • Add lines to select employee
  • Save employees to task
  • Use stimulus to autocomplete
  • Reflect on the map the associated employees

CRUD Companies

Version 1

  • Attributes: name*
  • Add to Task
  • Create an association in the model Task
  • List, create, edit, update, delete for the companies

Version 2

  • List, create, edit, update, delete using hotwire

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.