Giter Site home page Giter Site logo

catarsinho's Introduction

README - Meu Catarsinho

GitHub top language GitHub language count GitHub repo size

Click here to visit: Catarsinho

This Web App is a little app based on Catarse.

Tela Inicial

Pre-requisites

  • Ruby '2.7.1'
  • Rails 6.0.3
  • Bundler 2.1.4
  • Docker and Docker-Compose
  • Postgresql 10.10

Setup Project

  • $ git clone https://github.com/diegoshakan/catarsinho.git
  • $ cd catarsinho
  • $ sudo docker-compose build --no-cache
  • $ sudo docker-compose up -d
  • $ sudo docker-compose exec app bash
  • $ rails db:create db:migrate (if you want two sample users , please run too db:seed)
  • $ bundle install
  • if your sistem ask for Yarn, please type $ yarn install or just $ yarn
  • After all, run $ rails s -b 0.0.0.0

Web App

  • You can register an user and submit a project;
  • You can see all projects of another users and show more about it;
  • In a project, you can do a donation to any projects;
  • When you be logged, your have a place to see just your projects;
  • In main view, you can looking for another projects. Enjoy!

furhter informations: I used bootstrap by webpacker setting to make style of system.

Tests and Development librarys (gems)

GEMS

  • Simple-form
  • Devise
  • Ransack
  • Pry
  • Rspec-rails
  • Factory_bot_rails
  • FFaker

catarsinho's People

Contributors

diegoshakan avatar

Stargazers

Loshad avatar

Watchers

James Cloos avatar  avatar Lukas Pol avatar

Forkers

danielson150

catarsinho's Issues

Change Endline Date

I put the endline automatically with 30 from the start date, but I got it wrong.
I need do a validation in max 30 from the start date, after that is not possible create a project.
So I must to correct this validation in model project.rb

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.