Giter Site home page Giter Site logo

shalexandeer / panitia-probation-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from panitia-probation/panitia-probation

1.0 0.0 1.0 24.61 MB

Fundify is more than just a funding platform; it's a comprehensive ecosystem designed to support SMEs from inception to expansion. We understand the unique challenges that SMEs face, and that's why we offer a holistic approach combining funding access, expert consultation,

JavaScript 65.54% Python 4.70% Rust 21.58% CSS 7.87% HTML 0.32%

panitia-probation-1's Introduction

Fundify: Empowering SMEs with Funding, Consultation, and Collaboration

Welcome to Fundify, a dynamic platform dedicated to Small and Medium-sized Enterprises (SMEs) seeking funding opportunities, expert business consultation, and collaborative learning. Our goal is to empower SMEs with the resources they need to thrive and grow in today's competitive business landscape.

About Fundify

Fundify is more than just a funding platform; it's a comprehensive ecosystem designed to support SMEs from inception to expansion. We understand the unique challenges that SMEs face, and that's why we offer a holistic approach combining funding access, expert consultation, and collaborative learning.

Figma Link

https://www.figma.com/file/K7eEheKZ2zOVICeGWp3Z1A/UI?type=design&node-id=0%3A1&mode=design&t=pEmJuVQQjKmjMlw9-1

Key Features

  • Funding Opportunities: Discover a variety of funding options tailored to your business needs. We connect SMEs with investors, venture capitalists, and crowdfunding opportunities to fuel growth and innovation.

  • Expert Consultation: Access seasoned business consultants who specialize in the challenges faced by SMEs. Gain strategic guidance, market insights, and actionable advice to steer your business towards success.

  • Collaborative Learning: Engage in a vibrant learning community where you can share experiences, access educational resources, and learn from peers and industry experts.

  • Real-time Chat: Seamlessly connect with consultants, peers, and potential investors through our integrated chat feature. Foster meaningful collaborations and receive timely responses to your queries.

Getting Started

Empower your SME by following these simple steps:

  1. Sign Up: Create your Fundify account and set up your business profile.

  2. Explore Funding: Browse through various funding options available on the platform and discover the ones that align with your business aspirations.

  3. Expert Consultation: Schedule a consultation session with our experienced consultants to gain tailored insights and strategies.

  4. Collaborate and Learn: Engage in discussions, access a rich library of learning resources, and connect with a supportive community of SMEs.

Tech Stack

Fundify is built using a robust technology stack to ensure a seamless and secure experience for our users:

  • Frontend: React.js
  • Backend: Rust
  • Database: PostgreSQL
  • Deployment: AWS

Setting up project

First clone it into your local projects

Setting Up Frontend

  1. Install all the dependencies from your terminal npm install
  2. Run the projects npm run dev

Setting Up Backend

To set up the backend of the Fundify project, follow these steps:

  1. Navigate to the backend source code directory: open your terminal
    $ cd Panitia-Probation/backend/src
  2. Create a .env file: $ touch .env
  3. Open the .env file and add the following content:
POSTGRES_URL="postgresql://postgres:postgres@localhost:5432/projekumkm"
PRIVATE_TOKEN_SIGNATURE="ChooseAnySecretLikeAPassword"

Assuming you have already downloaded PostgreSQL, open your terminal (from any directory) and enter the following commands: $ psql -U postgres -h localhost Inside the PostgreSQL terminal: CREATE DATABASE projekumkm; Return to the Panitia-Probation/backend/src directory and run the backend: $ cargo run

panitia-probation-1's People

Contributors

shalexandeer avatar umarzein avatar

Stargazers

 avatar

Forkers

oktovivian

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.