diff --git a/README.md b/README.md
index b85d2b3..613f093 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,6 @@
-
@@ -34,76 +33,52 @@
- [❓ FAQ](#faq)
- [📝 License](#license)
-
# 📖 [JetLogix]
-JetLogix’s backend is a robust Rails application utilizing PostgreSQL database, managing private jet reservations. It exposes efficient API endpoints to [JetLogix front end](https://github.com/rubydevi/jetlogix-frontend), providing access to the application’s database and ensuring secure storage and retrieval private jets, user's, and reservation data.
-
+JetLogix’s backend is a robust Rails application utilizing PostgreSQL database, managing private jet reservations. It exposes efficient API endpoints to [JetLogix front end](https://github.com/rubydevi/jetlogix-frontend), providing access to the application’s database and ensuring secure storage and retrieval private jets, user's, and reservation data.
## 🛠 Built With
### Tech Stack
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
### Key Features
@@ -130,10 +103,10 @@ JetLogix’s backend is a robust Rails application utilizing PostgreSQL database
> Secure user authentication and profile management
> API documentation
-(back to top)
+
-
+
(back to top)
@@ -163,42 +136,41 @@ In order to run this project you need:
Clone this repository to your desired folder:
-
```sh
cd my-folder
git clone https://github.com/rubydevi/jetlogix-backend.git
```
-
### Install
Install this project with:
- ```sh
- cd my-project
- bundle install
- ```
+```sh
+ cd my-project
+
+ bundle install
+
+
+```
### Usage
To run the project, you will need to execute:
-
```sh
+ rails credentials:edit
+
rails s
```
-
### Run tests
To run tests, run the following command:
-
```sh
Rspec spec or bundle exec rspec spec
```
-
@@ -234,19 +206,16 @@ Example:
- Twitter: [@rilecodez](https://twitter.com/rileycodez)
- LinkedIn: [rileymanda](https://www.linkedin.com/in/rileymanda/)
-
(back to top)
## 🔭 Future Features
-
> Video Presentation demo of the project
> Deploy the application on render
-
(back to top)
@@ -262,15 +231,16 @@ Feel free to check the [issues page](https://github.com/rubydevi/jetlogix-backen
+
## Show your support 🌟
Thank you for taking the time to explore this project! Your support means a lot to me. If you find my project valuable and would like to contribute, here is one way you can support me:
- - Star the project ⭐️: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.
+- Star the project ⭐️: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.
- - Fork the project 🍴 🎣: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.
+- Fork the project 🍴 🎣: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.
- - Share with others 🗺️: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.
+- Share with others 🗺️: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.
(back to top)
@@ -294,18 +264,16 @@ I would like to express my sincere gratitude to [Microverse](https://github.com/
You can use any one of your favortite or prefered editors
-
(back to top)
-
## 📝 License
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)
-(back to top)
\ No newline at end of file
+(back to top)
diff --git a/config/credentials.yml.enc b/config/credentials.yml.enc
deleted file mode 100644
index f3541ca..0000000
--- a/config/credentials.yml.enc
+++ /dev/null
@@ -1 +0,0 @@
-If6UgM5bYN0UJ1qOI74SCfwDhElyO1psFwvEmBmpJHqLLkC56e5HFn2VrX2DeJSISTBhlleqIT2mUvHh6/j8bEFFPPlHBUbreZKHv9E4tYNLACTpSsWK+axAHN7/mkTIYp6iahbrbjhjQnBhasbB1vWRZ48dyRGPEXOreevQ1R+ER0nW9tXctNQJ8z0FSP1X3KMHHzlyle1JG9qnGfd+ZxW/T66FdJOe2k98ShbYvNbWyu4lj/mRKlcWseTE4Qzcc+CJBR5dtkw5RN8fh50S5VN49KjR0QwDG9wFHwNWeNd5fVAaTaMn/Z+oRJtBtoYYVWgiTDD6LlwAbUmqFsZ2Pa4B3ejZ8FDhXKB8+skDonOaJuOvd5dTWjNTDB1SolBZ+OWtF01ZWx9wwOMRMIzxQJL1/NzC--ZocMoHCjHcOiunmF--1S3FljrBaCnbLX3opKzBpA==
\ No newline at end of file