Giter VIP home page Giter VIP logo

young-money's Introduction

WesFund

WesFund is a Ruby on Rails application that has a searchable and filterable database of opportunities such as fellowships and grants for Wesleyan students and alumni. This application was built for the Patricelli Center of Social Entrepreneurship at Wesleyan University (Middletown, CT) through the KaiLabs course taught by the Kai Entrepreneurship Society.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

RVM, Ruby Version Manager, is a great tool to download, install, and ensure Ruby in your machine is up to date.

To check your version of Ruby,

ruby -v

This project was built on:

ruby 2.4.1

To install rails,

gem install rails

To check your version of Rails,

rails -v

This project was developed on:

Rails 5.1.1

Great! Everything's set up.

Installing

Clone the project onto your desired location

Navigate into that directory

cd Young-Money

To download and install the necessary gems for this project (listed in the Gemfile),

bundle install

To run the necessary database migrations done,

rake db:migrate

To run locally,

rails server

and the project will be live at http://localhost:3000/!

Deployment

This project was deployed on Heroku.

Built With

Authors

Engineers

Designer

  • Sara Kim

Manager

  • Sarah Xu
  • Eric Jasinski

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Kate Smith of the Patricelli Center of Entrepreneurship at Wesleyan University for supporting our project
  • Wesleyan ITS Department
  • Kai Entrepreneurship Society
  • KaiLabs Instructors: Daichi Onda, Timothy Kim, Mika Reyes, Vivian Liu, Alex Garcia, Cindy Horng
  • Professor Francis Starr of the College of Integrated Sciences at Wesleyan University
  • Many other professors and professionals who provided feedback throughout the project development cycle
  • StackOverflow & Google

young-money's People

Contributors

daichionda avatar hudsonhs avatar mariocsee avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.