Git Product home page Git Product logo

foodora-collaborative-project's Introduction

README

  • Starter template created for rails app.
  • Following gems are installed gem 'bootstrap', '~> 4.1.1' - bootstrap v4 style sheet can be used. bootstrap docs

gem 'devise' - used for authentication. devise github

gem 'simple_form' - forms made easy using simple form

  • home page created as root path

How to use:

Clone this project and run bundle to install the gems and rake db:create foodora-collaborative-project_development to create the database in postgres. run rake db:migrate to generate schema file with users table, which is added via devise

requirement spec (User story):

trello

Project Rules :

  • Each member of the team picks up a task from the task list
  • Before starting work, discuss with the team and plan out how would you handle independent tasks and dependent tasks
  • Design and draw an ERD as a team before starting work too.
  • Each person in the team has three major tasks. i) implements the functionality and push to side branch, send a review request to a team mate and a request for independent testing. ii) Review and test a team members code. iii) Once reviewed and tested will merge the changes to master.
  • Admin of the master branch has to discuss with the corresponding side branch coder and merge to master by resolving conflicts if any. No one else is allowed to merge back into master.
  • Pair programming must be done where necessary and involves dependency.
  • Must follow scrum methodology.
  • Must follow GitHub guide for the commit messages(https://gist.github.com/digitaljhelms/3761873).
  • Must deploy a functional app to heroku.

Git push rules:

  • Admin forks this repo.
  • Adds the team as collaborators
  • Each team member must clone, branch and create a pull request to master (note team member must not merge to master)

foodora-collaborative-project's People

Contributors

nandininayak avatar

Watchers

James Cloos 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.