Skip to content

A React and Rails-based app that allows users to manage task records in a Calendar view.

Notifications You must be signed in to change notification settings

evgeniradev/calendar_on_react

Repository files navigation

CalendarOnReact

A React and Rails-based app that allows users to manage task records in a Calendar view.

Supported Browsers

Google Chrome, Mozilla Firefox, Safari

Installation

Please, use Docker to install the app.

Run the below setup command to build the containers, create a new database and run the migrations. Please note, the command drops any existing database.

$ ./setup.sh

Start the app in development mode:

$ ./start.sh

Finally, load http://localhost in your browser.

Running the tests

$ ./test.sh

To-do list

  • Fix IE 11 and Microsoft Edge failures
  • Improve Jest and RSpec tests
  • Improve error handling
  • Improve design
  • Add task deletion functionality
  • Add time selection

About

A React and Rails-based app that allows users to manage task records in a Calendar view.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published