- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
E-nstaPay is an online budgeting app/Backend Service that enables one to keep track of transactions and expenditures when purchasing goods and services from different merchants and service providers hence knowing where you spent and on what.
Ruby
Rails
PostgreSQL
- User Registration Authentication and Authorization
- Merchants/categories page
- Customer Transactions page
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
git clone git@github.com:ProgramKingAbel/E-nstaPay.git
cd E-nstaPay
Install this project with:
cd E-nstaPay
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec
- GitHub: @ProgramKingAbel
- Twitter: @CEOAbel1
- LinkedIn: LinkedIn
- Add Online Payment Options
- Add AI to track expenditure
- AI Financial Advisory on needs and wants to make most use of budgeting
- Generate shopping lists on Frequently purchased Goods
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider leaving a star in the repo.
I would like to thank Microverse for giving me this opportunity to showcase my skills. I would also like to thank Gregoire Vella on Behance for design inspiration as well as the Open Source Community for providing vast resources for free that helped in various stages of this project.
This project is MIT licensed.