cvwo-task-management is a simple Ruby on Rails web application for Computing for Voluntary Welfare Organisations (CVWO) AY2020/21 Assignment: Ridding on Rails.
- Managing tasks
Implement a todo manager to keep track of all the tasks that you have to do. As a start, your todo manager should be able to perform basic CRUD operations. CRUD is an acronym for Create, Read, Update and Delete. They are the basic functionality that your application should have. - Catergorising tasks
Implement a tagging system to organise your tasks so that they are easy to search for. Since we are all busy people, your todo manager would likely fill up fast. Hence, it is important to be able to organise your tasks and search through them. - Optional tasks
(to be updated)
Nguyen Ba Van Nhi (A0219736W) - nbvannhi@gmail.com