Skip to content

rida-elbahtouri/private-events

Repository files navigation

Private Events

This project is about creating sample web application, using advanced active record techniques. Users can create events. Events take place at a specific date and at a location and they are grouped as upcoming and past.

ScreenShoot

screenshoot

Built With

  • Ruby 2.7.1
  • Rails 6.0.3.2
  • VS Code

Prerequisites

In order to make the program work, you need to have ruby interpreter installed in your system. You can get the latest version of ruby from official website.

Getting Started

  1. clone the project
# Clone this repository
$ git clone https://github.com/rida-elbahtouri/private-events

# Go into the repository
$ cd private-events

# make sure you have ruby 2.7.1
# install gems from Gemfile using bundle
$ bundle install

# migrate table to database

$ rails db:migrate

# run the server

$ rails server

Usage

  • open this link 127.0.0.1:3000/users/new

  • create a new user

  • click on Create new event link to create events

Authors

👤 Rashid Mammadli

👤 Rida Elbahtouri

🤝 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!

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published