Skip to content

MaheshaKulatunga/Fitsapp_RnR_48h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

README

  • Ruby version
  • ruby 2.3.3
  • rails 5.0.1
  • Main gems used
  • Configuration
  • Navigate to the fitsappRnR folder via the command line, run the following commands

$bundle install

$rake db:setup

Default login details: Email: admin@default.com Password: 12341234

  • To run

$rails server

  • How to use the app Navigate to localhost:3000

Login using default details or click on 'Sign up' to create a new account. Any new account created will be a user account, that can only send and receive messages.

The default 'admin' account will be able to access the 'Admin Area' which allows management of the entire site. The 'Admin Area' can be used to create other admin accounts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published