Skip to content

Tracks and organizes user created events and event attendees, similar to Facebook events. Uses Rails to filter events to show only current events in date order. Employs domain modeling to work with self-referential models.

Notifications You must be signed in to change notification settings

muesingb/Event-App-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events

Tracks and organizes user created events and event attendees, similar to Facebook events.

Watch the Demo

  • Manages event date and times using moment.js, React Native Calendars, and datetimepicker libraries.
  • Filters events through Rails API backend to show only current events in date order.
  • Optimizes React Native code using only functional components, as well as hooks, redux, and thunk to manage state.
  • Employs domain modeling to work with self-referential models.

Technologies:

  • React Native
  • Ruby on Rails
  • Postgresql
  • HTML/CSS/JS
  • Hooks
  • Redux
  • Thunk
  • React Native Navigation

Further Reading

I've written a blog post about setting up the simulation environement using Expo on a mobile device.

I wrote another blog post about domain modeling using this as an example.

Meta

Barbara Muesing – LinkedInmuesingb@gmail.com

https://github.com/muesingb/Event-App-Api

About

Tracks and organizes user created events and event attendees, similar to Facebook events. Uses Rails to filter events to show only current events in date order. Employs domain modeling to work with self-referential models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published