/everest

A finance app that enables you to track your expenses based on the type of expenses you define. Complete with authentication, it helps you stay on top of the dollar

Primary LanguageRubyMIT LicenseMIT

Everest

signup-everest

📗 Table of Contents

Everest

Everest is a finance app that enables you to track your expenses based on the type of expenses you define. Complete with authentication, it helps you stay on top of the dollar

🛠 Built With

Tech Stack

Server
Database

(back to top)

Key Features

  • Add multiple categories
  • Add multiple expenses for each category
  • View quick stats on your bugeting and spending

image

(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:

Example command:

 gem install rails

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/coderacheal/everest.git

Install

Install this project with:

Example command:

  cd everest
  bundle install

Usage

To run the project, execute the following command:

Example command:

  rails server 

  OR 

  rails s

👥 Authors

🕵🏽‍♀️ Racheal Appiah-kubi

(back to top)

🔭 Future Features

  • Add visualizations for each category

(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 kindly show some love, give it a 🌟 STAR 🌟

(back to top)

🙏 Acknowledgments

I would like to thank all the free available resource made available online

(back to top)

📝 License

This project is MIT licensed.

(back to top)