Skip to content

Fourteen98/officeverse-api

Repository files navigation

logo

Officeverse

📗 Table of Contents

📖 [Officeverse]

Your Next Office outside the Office.

[Officeverse] Individuals, small and big teams gain access to space that is both more customized than coffee shops and cheaper than full leases, and coworking businesses get to rent out their unused office space and foster a community of growth and innovation.

🛠 Built With

Postgres Ruby Rails

Tech Stack

This a Rails Api with endpoints for all the models we use in the Front-end. Each model have validations for data integtity.

Client
Server
Database

Key Features

Our API have great feautures.

  • Login, SignUp, Logout Endopoints
  • Current User Endpoint
  • JWT Token Authentication

(back to top)

💻 Getting Started

Please Fork or Clone this repo.

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

Prerequisites

In order to run this project you need: Ruby.

 ruby -v

If you get something like this ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-darwin21], you have ruby installed. Otherwise follow this tutorial to install it.

Ruby On Rails.

 rails -v

If you get something like this Rails 7.0.4, you have rails installed. Otherwise type:

 gem install rails

PostgreSQL.

 psql --version

If you get something like this psql (PostgreSQL) 14.6, you have postgreSQL installed. Otherwise follow this tutorial to install it.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git https://github.com/Fourteen98/officeverse-api.git

Install Gems

Install this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

  rails server

Your server will run on http://127.0.0.1:4000

Run tests

To run tests, run the following command:

  bin/rails rspec spec

👥 Authors

This is the awesome team (4 members) that built this project.

👤 Raul A Ospina 🧑🏻‍💻

👤 Muhyideen Elias

👤 Ja'fer Yousef

👤 Diego Yon

(back to top)

Kanban Board

Initial Kanban Board

(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...give us a ⭐️.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Backend api for officeverse-frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •