GithubHelp home page GithubHelp logo

enias-oliveira / doei Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22.13 MB

DoEi! is a React Application where ONGs can post campaigns to raise donations and for volunteers to easily book donations, making the process of donating easy and fast.

Home Page: https://capstone-mocha.vercel.app/

JavaScript 98.49% HTML 1.05% CSS 0.46%
react

doei's Introduction

DoEi!

Solution for a challenge from Kenzie Academy Brasil.

Table of Contents

Overview

feed_screenshot

DoEi! is a React Application where ONGs can post campaigns to raise donations and for volunteers to easily book donations, making the process of donating easy and fast.

home_mobile_screenshot

This project was developed by a team of 5 students, as our "Capstone Project" in the "Advanced Front End with React" course from Kenzie Academy. We were tasked to create a "Fake Back End" using JSON-server.Doei JSON-Server.

We learned how to structure a front-end system, studying and consuming a back-end API, the use of multiple javascript libraries, and practical implementation of Scrum and its rituals/ceremonies. Planning and communication were essential, so we used Figma to create a mockup and Trello for creating and assigning tasks.

home_screenshot

Built With

  • React: A JavaScript library for building user interfaces
  • Antd: A design system for enterprise-level products.
  • Axios: Promise based HTTP client for the browser and node.js
  • Material-UI: React components for faster and easier web development.
  • Cypress: Fast, easy and reliable testing for anything that runs in a browser.
  • Framer Motion: A production-ready motion library for React.
  • styled components: Visual primitives for the component age by using the best bits of ES6 and CSS to style apps.
  • React Router: A collection of navigational components
  • React Hook Form: Performant, flexible and extensible forms with easy-to-use validation.
  • Redux: A Predictable State Container for JS Apps
  • React-Redux: Official React bindings for Redux
  • Redux-Thunk: Middleware allows you to write action creators that return a function instead of an action
  • Yup: A JavaScript schema builder for value parsing and validation.

Features

  • ONGs and volunteers can create an account with a username, email, and password. Each with different layout and pages. login_page_screenshot

  • ONGs can create custom campaigns and post them to registered volunteers and DoEi! visitors. campaign_form campaing_page

  • Volunteers can book a donation and manage them in their profile page. book_donation_form volunteer_profile_page

  • ONGs and Volunteers can edit their profile name and description. profile_edir_form

How To Use

Available Scripts

Basics: Using NPM

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/enias-oliveira/doei

# Install dependencies
$ npm install

# Run the app
$ npm start

Advanced: More scripts and using Yarn

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Acknowledgements

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.