Asset App is a web application that allow user to enter asset information gets the data to the backend, validate and generate QRL code.
Server
Key Features of Project.
- Backend Api to fetch asset data
- Ruby as front end.
- Postgres database to store asset data
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- Rails
- Postgresql
Clone this repository to your desired folder:
cd desired/folder
git clone https://github.com/samuelmoiwa/abdulai-samuel-moiwa
Install this project with:
- After cloning type 'cd react-rails'.
- Run 'bundle install' to install all the required dependencies.
To run the project, execute the following command:
- Run 'rails db:create' to create a new database
- Run 'rails db:migrate' to migrate the db and build the schema
- Run '/bin/dev' to start the dev server
👤 Abdulai Samuel Moiwa
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Features to add to the project.
- [ Personalize greetings ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank IMO Tech for providing me the opportunity of developing this web app.
-
Do I have to have any previous knowledge about ruby to use this project?
- No!
-
How to use this project?
- check the Getting Started section to have a complete guid on how to setup and run teh project.
This project is MIT licensed.