Skip to content

geekelo/fenaj-schedula_API

Repository files navigation

signature

🏥 Fenaj Schedula API

The Fenaj Schedula API allows users to create an account, book a new session and can reserve the session.

Database Schema

schema

Frontend Repository

Fenaj Schedula Front End

Api Documentation

API DOCUMENTATION - domain/api-docs

Kanban Board:

Kanban-board
Initial board state

Team:

We are a 5-member team.

🛠 Built With

  • Ruby
  • Ruby on Rails
  • Postgres SQL

Key Features

  • Create a user based on the role
  • Create a session and view all sessions
  • Create reservations and view all reservations

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Command line or terminal
  • IDE such as VsCode.
  • Rails needs to be installed on your system.

Setup

Clone this repository to your desired folder: Example command:

  git clone git@github.com:geekelo/fenaj-schedula_API.git

Install

Example command:

  cd fenaj-schedula_API
  bundle install (install all dependencies)
  rails db:create (to create database)
  rails db:migrate (to migrate tables)

Usage

To run the project, run the following command:

 rails s -p 30001

(back to top)

👥 Authors

👤 Nasir Mahmood

👤 Eloghene Otiede

👤 Fatima Najafi

👤 Joyce Cruz

👤 Adeyemi Dada

(back to top)

🔭 Future Features

  • add comments
  • add likes
  • error deduction for sessions

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.

(back to top)

🙏 Acknowledgments

I would like to express my sincere gratitude to Murat Korkmaz for this design and to all my Microverse partners who contributed to this project.

(back to top)

❓ FAQ

  • Can I fork and reuse this repository?

Absolutely! Please feel free to fork and reuse this repository for your own projects.

  • Is it okay to improve this repository? Will my changes be accepted?

Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

Releases

No releases published

Packages

No packages published