The youth portal is a fully responsive membership web application that handles information gathering and manipulation of data provided by the users and allows user access to some of this data.
-
Make sure you have Ruby and Postgresql installed on your system.
-
Install rails by running
gem install rails
-
Clone this repository by running
git clone https://github.com/imubarak234/Budget_-pp.git
in your command line. -
Navigate to the repository by running
cd Budget-app
. -
Run
npm install
to install all dependencies -
Run
rails db:create
, andrails db:migrate
to create and migrate your database. -
Run
rails s
and go to http:localhost:3000 to view the app.
- Ruby On Rails
- Ruby Gems
- HTML/CSS/SCSS
- Javascript
- Bootstrap 5.0
- PostgresSQL
- Git
- GitHub
👤 Mubarak A Ibrahim
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!