Skip to content

This is the backend (server-side) repository for the Tender Wema Application. Please find the live-link to the API below;

Notifications You must be signed in to change notification settings

nelsonmutindamwanzia/tender-wema-backend

Repository files navigation

Tender Wema

Authors

  1. Nelson Mutinda
  2. Sheillah Wangala
  3. Dyes Junior
  4. Ann Mwangi
  5. Collince Owinoh

General Description

Tender Wema is a web application that works to provide its users with an efficient and fast tendering process. Tendering Processes in most companies are usually done physically and often take a lot of time; months sometimes years, to be completed. Tender Wema aims to cut down on the amount of time it takes to make a tender proposal, review the proposal and award it to a supplier. Tender Wema makes use of a RESTful API that allows its users to publish tenders, make proposals as well as award tenders after review.

Technologies/Features Used

  1. Rails
  2. Ruby
  3. DB Design (design)
  4. Railway (deployment)

Project Setup

To run this project, one must have either of the following;

  1. The live Railway link to this repository available here, on the project repository About section or at the end of this README file.
  2. Fork and clone this repository and have Visual Studio Code (Windows) or Code (Linux) and run the following commands in the local project directory :
    • Run "bundle install" to install the project dependencies.
    • Run "rails db:create", "rails db:migrate" and "rails db:seed" to setup the database and seed it.
    • Run "rails s" or "rails server" command in the terminal to get the Rails server running.

Test API Endpoints

Future Updates

  • Allow the user email to be passed to frontend via jwt.

Copyright and License (MIT)

Copyright (c) 2023 Nelson Mutinda and others

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contact Information

  1. Nelson Mutinda
  2. Sheillah Wangala
  3. Dyes Junior
  4. Ann Mwangi
  5. Collince Owinoh

Deployed Live-Link

Frontend Repository Link

Tender Wema by Nelson Mutinda, Sheillah Wangala, Dyes Junior, Ann Mwangi and Collince Owinoh

About

This is the backend (server-side) repository for the Tender Wema Application. Please find the live-link to the API below;

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages