Skip to content

Mhdez221993/private-events

Repository files navigation

Microverse Members Only Project

This project is a site that allows users to create events and then manage user signups. Users can create events and attend other events (the ones they didn't create). The root page displays all events in two categories: past and future. The events show page displays events details and guest-list. Users show page displays the list of events they created and the list of events they attending (past and upcoming).

Built With

  • Ruby
  • Rails
  • SQLite3
  • Node.js
  • Yarn

Gems needed

  • Rails Rspec
  • Devise

Getting Started

To get a local copy run the following steps:

  • Copy this link
  • Open your terminal or command line
  • Run git clone and Paste the link
  • Open the folder with your code editor
  • Run bundle install to install all dependecies
  • Run yarn install to install yarn
  • Run rails webpacker:install
  • Run rails db:migrate to create the database tables
  • Run rails server to open the local server
  • You can folow the nav links or use the follow paths:
  • Use this link to create a new user account
  • Use this link to check the posts
  • Use this link to create a new post

Rspec

To run the tests, run rspec command in root folder.

Authors

👤 Moises Hernandez Coronado

👤 Ivana Novaković-Leković

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages