Skip to content

501-c-Free/front_end_501cFree

Repository files navigation

501_C_Free

README

Table of Contents

Overview

501cFree is an application that connects developers with non-profits to assist with technical projects. This repository contains the front end of our application. We invite you to check out the full application on heroku here.

Schema

This application uses a PostgresQL database to store developer and non-profit information. be_schema

Setup

  1. Fork and Clone the repo: Github - 501-c-free
  2. Install gem packages: bundle install
  3. Setup the database: rails db:{drop,create,migrate,seed}
  4. Run test suite with bundle exec rspec

Features

  • Home page. Here, developers and non-profits can browse or create projects

Screen Shot 2022-04-21 at 8 54 44 AM

  • login/sign up, choose a role

Screen Shot 2022-04-21 at 9 03 00 AM

  • add a project

Screen Shot 2022-04-21 at 5 15 53 PM

Calendly

Technologies

Versions

  • Ruby 2.7.4
  • Rails 5.2.6

Development

  • Faraday
  • Figaro
  • Omniauth-google-oauth2
  • Webmock

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published