Skip to content

Achilles-Dev/passco-app-backend

Repository files navigation

WASSCE PAST QUESTIONS APP BACKEND

This is the backend of the WASSCE Past Questions App. It is a Rails API that serves the frontend of the app.

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Live Links

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Setup

Clone the repository

git clone https://github.com/Achilles-Dev/passco-app.git
cd passco-app

Setup the development and the test databases:

rails db:create
rails db:migrate

Install

Install the gems:

bundle install

Usage

To run the server use:

rails s

Run tests

Run tests to generate the api documentation:

rake rswag:specs:swaggerize

Authors

👤 Solomon Hagan

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published