Skip to content

RohiniPamarty/users_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this application devise with omniauth is used for authetication through gmail.

In this application users can view their list of tasks and can create new tasks along with assigng the list of users reponsible for the tasks. And users recieve mails on updation and creation and deletion of a task. And have used twitter-bootstrap for basic css styling.

To run the application can clone the application

git clone https://github.com/RohiniPamarty/users_tasks.git

next

bundle install

And then run the following command

rake db:migrate

And rails s will get the application working on address 0.0.0.0:3000

About

view list of tasks and send email notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published