Titilola2 / My_basecamp

A qwasar season2 group project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ... The setups steps expect following tools installed on the system.

Github Ruby 2.4.0 Rails 5.0.2

  1. Check out the repository git clone https://github.com/Titilola2/My_basecamp
  2. Migrate the database run rails db:migrate
  3. Start the Rails server You can start the rails server using the command given below. $ rails s And now you can visit the site with the URL http://localhost:3000 or whaterver custum host you set it to run on.
  4. Login into the app as an admin using the login details email:galapagous09@gmail.com password:musa123

About

A qwasar season2 group project


Languages

Language:Ruby 66.1%Language:HTML 26.0%Language:Batchfile 3.4%Language:CSS 2.9%Language:JavaScript 1.6%