laiifuu / QuickMaths-BackEnd

QuickMaths Backend is a cutting-edge booking application designed to help students of all ages and skill levels find a qualified math tutor quickly and easily.
MIT License
3 stars 1 forks source link

πŸ“— Table of Contents

πŸ“– QuickMaths Backend

QuickMaths Backend is a cutting-edge booking application designed to help students of all ages and skill levels find a qualified math tutor quickly and easily.

πŸ›  Built With

Tech Stack

Key Features

πŸš€ Live Demo

Link

πŸš€ Link to the FrontEnd App

Link

(back to top)

πŸš€ Kanban board

Kanban Link
Kanban screenshots

3 members

(back to top)

πŸ’» Getting Started

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

Prerequisites

Setup

Clone this repository to your desired folder:

git clone https://github.com/laiifuu/QuickMaths-BackEnd.git

Install

Then install the project's necessary dependencies with:

bundle install

Setup database

Setup the database with the following:

rails db:create
rails db:migrate
rails db:seed

Run the app:

Run the app by starting the server with:

rails s

Then open the link on your browser:

http://127.0.0.1:3000/

(back to top)

πŸ‘₯ Authors

πŸ‘€ Hayet Fellah

πŸ‘€ Florin Voicu

πŸ‘€ Daron Wiafe

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give this project a ⭐️ if you like it !

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)