Skip to content

souvik-nandi/eventask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVENTASK

Ruby on Rails project

Event Task Management System-

User should be able to manage events and the tasks associated with it.

To do this, the followings are needed:-

User should be able to add / edit events. 


An event can be associated with one or more tasks. 


Each task when created will also have separate fields beside it to specify date and time to show when the task is scheduled to be completed. 


It should be possible to list, view, edit and delete tasks.


It should be also be possible to list, view and delete events.


Users should be able to add / edit expenses and can associate with a task if it is applicable to the task.


Users should also be able to list, view, and delete expense amounts when required.

Extension:-

Users should be able to sign in the system if he / she does not have any account and will be required to provide name, email id & password while creating account for the first time.

If the user is an existing user then he / she will be able to login the system.


While logging in the system if the user email / password provided is wrong then it will show appropriate error messages.


The system should display the name of the user on the upper right corner of the page when that specific user logs in and will show it as long as the user stays logged in.


User will be able to assign / allocate each task to another user including self.


The user can also unassign or deallocate task(s).


When a task is completed then user should be able to mark the task as done. 


A task can have due date, and if it is not completed on or before time then appropriate messages will be displayed on opening the task details.

About

Rails Project (version 1)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published