- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
This project was built with the following technologies
Client
Server
Database
The project has the following features.
- Login page and registration page
- List the user transaction cartegoty
- Allow user to create a new transaction
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:
cd my-folder
git clone [email protected]:SimonGideon/money-oder-app.git
Install this project with:
cd money-oder-app
gem install
To run the project, execute the following command:
rails s
To run tests, run the following command:
bin/rails test test/models/article_test.rb
👤 Simon Gideon
- GitHub: @SimonGideon
- Twitter: @Simo_Giddy
- LinkedIn: mnayi-gideon
The following will be implemented on future updates.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to star the projecta and request improve ment through the issues section
I would like to thank Gregoire Vella for the creative design that I have implemented.
This project is MIT licensed.