Skip to content

41studio/dailyreport41

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dailyreport41

Create daily report easier with simple interface.

Technologies

Features

  • Login with Google account
  • Create project
  • Create report
  • Send email report as your Google account
  • Recap reports (for manager)

Installation to local computer

  • Clone dailyreport41 to your local machine
$ git clone [email protected]:41studio/dailyreport41.git
  • Rename database config in config/database.yml.example to database.yml and change config username, password and database name.
  • Rename env variable config in .env.example to .env and set your variables.
  • Then bundle install
$ bundle install
  • Create database
$ rake db:create
  • Run migration
$ rake db:migrate
  • Run the server
$ rails s

About

App to make daily report easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published