Code Monkey home page Code Monkey logo

edunate's Introduction

edunate: - Winner ๐Ÿ†, 1st Prize ๐Ÿฅ‡ and Best Use of SnapKit ๐Ÿ‘ป - MLH HackHouston 2019

Inspiration

We came into the hackathon wanting to solve an actual problem college students faced throughout the world. One thing we observed was that lack of money is one of the biggest reasons college students either don't achieve their goals or are hesistant towards risks. We wanted to solve that. Some things that motivated us towards this goal -

[1] : ABC News: https://abc13.com/education/tsu-students-use-hash-tag-to-shed-light-on-problems-on-campus/991459/

[2] : Subscription fees for Adobe's Creative Cloud, LeetCode etc.

What it does

The platform allows you to micro-donate to students for their academic needs, help others by tutoring for classes and other essential tools needed in the industry and exchange expensive commodities like textbooks, electronics etc or even post something you need!

Stack

Backend: Express + NodeJS hosted on Amazon Lightsail

Frontend: JavaScript + React

Database: Google Cloud Platform FireStore

Prominent APIs: Snapchat's SnapKit, Stripe

Completion Status

This was built during under 24 hours at MLH HackHouston 2019. Given the timeframe in which it was completed, this probably has some bugs. If you find one, please put up an issue on this repository.

How to make this code work

Create a config.js file in the client and server subdirectories and paste this and add your keys:


module.exports = {
    clientID: 'SNAPCHAT CLIENT ID',
    clientSecret: 'SNAPCHAT CLIENT SECRET',
    secret: "SESSION SECRET",
    publishable_key : 'STRIPE PUBLISHABLE KEY',
    secret_key : 'STRIPE SECRET KEY'

}

edunate's People

Contributors

adarsh9pai avatar imtiazkhaled avatar jbd95 avatar

Stargazers

Patrick Brady 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.