- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Debt Manager] is a straightforward web application designed to assist users in efficiently managing their debts. With user authentication in place, this app empowers individuals to create, read, update, and delete debt records, helping them maintain financial clarity and stay organized.
Language
Framework
Database
- [Register]
- [CRUD Operations]
- [Multiple Debts]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- install rails:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Ibnballo1/debt_manager
Install this project with:
cd debt_manager
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec
To deploy the app, run the following command:
fly deploy
👤 Author1
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [] [Multiple Currency]
- [] [Search and Filter]
- [] [Data Export]
- [] [Data History]
- [] [Feedback and Support]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly support us by leaving a feedback for improving it.
I would like to thank everyone, colleagues and friends for their support and advice, especially my mentor, Mostafa.
This project is MIT licensed.