- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Snappy is about building 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.
Client
Technology
Database
- [Rapid Development]
- [Active Record]
- [Modularity]
- [Rspec and Controller Specs]
Clone this repository to your desired folder:
Example commands:
git clone https://github.com/lilskyex0x/Snappy.git
cd Snappy
Install this project with:
cd Snappy
bundle install
To run the project, execute the following command:
rails s
To run tests, run the following command:
rspec
👤 Aung Pyae Khant
- GitHub: @lilskyex0x
- Portfolio: Aung Pyae Khant
- Make program associative with website
- Add custom user views
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
The design used for this webapp was created by Gregoire Vella and is based on his Snapscan design I would like to thank Microverse for the immense support.
This project is MIT licensed.