This is an API only setup using Ruby on rails as the back end. and have FC_FRONTEND as the front end.
- We are a team of 4 developers
- Ruby
- Ruby on Rails
- PostgresSQL
Language
Framework
Database
Some useful features
- [API backend with Rails]
To get a local copy up and running follow these simple example steps.
- Visual Studio Code must be installed on your computer | Download Visual Studio Code VSCode
- Git must be installed on your computer | Download Git
- Clone the repository
- Open the project folder in Visual Studio Code
Install this project using:
- cd project/directory
- Git clone FC_BACKEND
To run the project, execute the following command:
- rails db:create
- rails db:migrate <!-- To migrate the database structure>
- rails db:seed <!-- To add initial data if they in exist in the seeds.rb file in the db folder>
To run tests, run the following command:
- rspec ./spec/models/
You can deploy this project using:
👤 Jean Emmanuel Cadet
- GitHub: @jecode93
- LinkedIn: jean-emmanuel-cadet
- Facebook: @jecode93
- Instagram: @jecode93
- Twitter: @jecode93
👤 Anshuman Singh Negi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: @LinkedIn
👤 Okari Nyandika
- GitHub: 2004-Okari
- LinkedIn: Okari-Nyandika
👤 Noel FOKA
- GitHub: @noelfoka
- Twitter: noelnomgne
- LinkedIn: @noelfoka
- [Desktop version]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
This project is MIT licensed.