Skip to content

fatymahmed/conference-schedule-frontend

Repository files navigation

Conference schedule

The react app allows

  • users to view available talks,
  • logged-in users to add talks to their schedule,
  • logged-in users to remove talks from their schedule,
  • logged-in users to view their schedule.

The app also uses a Rails API found here that stores the data of the users, talks, and schedules.

screenshot

screenshot

Additional description about the project and its features.

Built With

  • React
  • Redux
  • Rails
  • RSpec

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone the project to your local directory

  • git clone git@github.com:fatymahmed/conference-schedule-frontend.git

  • Run npm install to install the required dependencies

  • Run npm run start

Authors

👤 Fatima Ahmed

Acknowledgments

About

An app built with React and Rails that allows users to select conferences from a list, and then add those conferences to their schedule.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published