- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
"PocketCanvas" is a user-friendly web application designed to empower users in managing their personal finances with ease. It offers a comprehensive platform for budget tracking, expense categorization, and gaining valuable insights into spending habits. Whether you're looking to keep a closer eye on your financial goals or simply want to enhance your money management skills, PocketCanvas provides the tools you need.
Want an overview? Watch this video about the app
Client
- HTML/CSS
Server
Database
- User Registration and Authentication: Allow users to sign up for accounts and log in securely.
- Create and Delete Transactions: Allow users to add or delete transactions to keep track of money spent
- Add tags and icons: Provide a user-friendly option to categorise the transactions into different tags/categories
- Live Demo - PocketCanvas Want an overview? Watch this video about the app
To get a local copy up and running, follow these steps.
Ensure you have Ruby installed on your system. You can check by running the code below in your terminal.
ruby --version
Clone or download the Beyond Borders repository to your local machine.
git clone https://github.com/zamcham/BlogSphere.git
Open your terminal and navigate to the cloned project directory.
This project does not require additional dependencies, just Ruby interpreter. However, it uses RuboCop as a linter and you should set it up as well.
bundle install
- To run Beyond Borders, run the following command:
rails s
Open your browser and navigate to:
http://localhost:3000/
👤 Cristian Zambrano
- GitHub: @zamcham
- LinkedIn: Cristian Zambrano
- Edit a Category Icon
- Customize your profile
- See your current savings, and general balance
Contributions to the User Interface are welcome! If you find any issues or have suggestions for improvements, please feel free to submit a pull request or open an issue on the project repository.
Feel free to check the issues page.
If you like this project give us a star ⭐️
Thank you to Gregoire Vella, the author of the original design
Special thanks to our team and the Ruby community for their support and contributions.
This project is MIT licensed.