To clone: git@github.com:PhoenixMomof2/B-Clever.git
The application has a React frontend styled with Tailwindcss. The backend is a Ruby on Rails API.
This application has user authentication and authorization to control access to resources and CRUD features.
This application is a math quiz application that allows parents and their kids to sign up for accounts and keep track of and earn allowances based on the score achieved from the math quiz. Currently, it's only addition, but I would like to add subtraction, multiplication, division, and difficulty levels down the road. I also want to add the functionality of using the money in the wallet total allocated for wants to allow kids to create expenses, so they can see what it looks like when money is spent. This application is meant to be a financial literacy teaching tool for elementary school aged children.
In the root project directory (B-CLEVER), you can run:
to get the back end going.
Open another terminal and in the project directory (frontend_bclever), you can run:
to get the front end going.
https://dev.to/kandis/the-request-response-cycle-adventure-bnk
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify