Skip to content

Events Manager is a Ruby On Rails application where the user can create and join events created by other users.

Notifications You must be signed in to change notification settings

lirad/events-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events Manager

Microverse

This project consists in a event manager platform, where user can Create and Join events. The motivation is to study and apply database relationship concepts while building this application.

Screenshot

image

Live Demo

🔗 Live Demo Link

Description

I have built this project to function a working Reddit app which lets you create users, posts and comments which are unique to the users. Please follow below to get started.

Built With 🛠

- Ruby: 2.6.3
- Ruby on Rails: 6.0.3.4
- Devise for authentication
- UIKit CSS
- Postgres
- VS Code

Install ⏳

Follow these steps below to get my application working

    • Git clone or download this repo to your machine
    • Inside the events-manager folder run bundle install
    • Run rails db:create to create the database
    • Run rails server
    • Visit localhost:3000 to see the application in action

Testing ⏳

Follow these steps below to get my application working

Run rspec to run the tests

Authors

👨‍💻 Diego Lira

GitHub
LINKEDIN
EMAIL

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](enter issues url here).

Show your support

Give a ⭐️ if you like this project!

License

Cocoapods

About

Events Manager is a Ruby On Rails application where the user can create and join events created by other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published