Skip to content

Eventify is a Full-stack web application. that makes easier to post, reserve and delete events on a click of button. This is the Backend(API) of the System.

License

Notifications You must be signed in to change notification settings

IamYunusAli/Eventify-backend

Repository files navigation


logo

Eventify app

📗 Table of Contents

📖 [Eventify APP]

[Eventify APP]

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client / Frontend
Server | Backend
Database

Key Features

Describe between 1-3 key features of the application.

  • [View Events]' view different events.

  • [Sign Up and Login ]' sign up and login to your account.

  • [Reserve events]' reserve events that interest you.

(back to top)

ER Diagram

ER-diagram

API Documentaion API Docs

API DOCS

🚀 Live Demo API Endpoint

Add a link to your deployed project.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

Ruby on Rails
ruby

Setup

Clone this repository to your desired folder:

  git clone https://github.com/IamYunusAli/eventify-backend.git
  cd eventify-backend
  Open in your favorite editor

Install

Install this project with:

bundle install
rails db:create
rails db:migrate
rails db:seed

Usage

To run the project, execute the following command:

rails s

run-tests

To Test the project, execute the following command:

Test the models

bundle exec rspec spec/models

Test the API endpoint

rake rswag

(back to top)

👥 Authors

Mention all of the collaborators of this project. 👤 Yunus Ali

👤 Momanyi Hassan

👤 Betsegaw Sebsibe

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project kindly ⭐️ the repo

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

  • Microverse for giving us the opportunity
  • My coding partners during these capstone

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Eventify is a Full-stack web application. that makes easier to post, reserve and delete events on a click of button. This is the Backend(API) of the System.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published