Skip to content

Application for grouping cakes in different categories. Built with Ruby on Rails as a mobile view application.

License

Notifications You must be signed in to change notification settings

AleksandarIvezic/Group-our-cakes

Repository files navigation

Capstone project: Group our cakes app

screenshot screenshot screenshot screenshot screenshot screenshot

In this project, I created a mobile application for grouping cakes into different categories. Specification for this project you can find on Project details

Built With

  • Ruby v2.7.2
  • Ruby on Rails v6.1.4
  • Bootstrap 5
  • Sass

Live Demo

Live Demo Link

Getting Started

To get a local copy, follow these simple example steps.

Prerequisites

  • Ruby: >2.6.3
  • Rails: >5.2.3
  • Postgres: >=9.5

Setup

Clone the repository with:

git clone https://github.com/ShinobiWarior/Group-our-cakes.git

or download ZIP file

Install gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rspec --format documentation

Author

👤 Aleksandar Ivezic

🤝 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

Application for grouping cakes in different categories. Built with Ruby on Rails as a mobile view application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages