Skip to content

UTech-Dynamics/utd-api

 
 

Repository files navigation

UTD-API

📗 Table of Contents

📖 UTD

UTD this app built with Rails and React on two different apps. This Rails-API enables users to signin/signup create users, send feedbacks, Communicate to Admin etc.

🛠 Built With

  • Ruby on Rails

Tech Stack

  • Ruby
  • Rails
  • Postgresql

Key Features

  • [Database]
  • [Rails API]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Code Editor
  • Ruby
  • Rails
  • Postgres

Setup

Clone this repository to your desired folder:

Make sure you setup and run the back-end first.

  git clone git@github.com:HossainAraf/utd-api.git
  cd utd-api

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 server 

Test

Deployment

Not deployed

(back to top)

👥 Authors

👤 MD ARAFAT HOSSAIN

(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

If you like this project feel free to leave a star and/or follow me on Github.

(back to top)

🙏 Acknowledgments

I would like to thank the code reviewers and Microverse Team who always suppport us.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

ROR api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 81.2%
  • Dockerfile 6.7%
  • Shell 4.8%
  • HTML 3.9%
  • JavaScript 2.2%
  • CSS 1.2%