Skip to content

min-hinthar/project-3-crowdfunding-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burma Freedom Fund (Crowd-funding Application)


Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. Contributing
  5. License
  6. Questions

Description

A special concept crowd-funding application that will allow those fighting for the Burmese Revolution to organize funding efforts on a secure platform. Project organizers will be able to allow users to donate art assets toward their individual causes. Users can also sign up to purchase art in support of the revolution.

TECHNOLOGIES USED: MongoDB and Mongoose ODM for the database, React front end, pure CSS for styling, Apollo/GraphQL API with Node.js and Express.js server, User Authentication (JWT)

Project Deployed to Google Cloud: https://robotic-sanctum-364800.uw.r.appspot.com/

GitHub repo: https://github.com/min-hinthar/project-3-crowdfunding-app

Application Main Landing Page ScreenShot

Sign-Up Page ScreenShot

Log-In Page ScreenShot

Logged-in View (Test Profile: [email protected]) ScreenShot


Installation

<<<<<<< HEAD Run 'npm i' to install all required dependicies for the application.

Run 'npm i' to install all required dependencies for the application.

develop


Usage

To run the application, run 'npm run seeds' to populate seeded data, to launch run 'npm run develop' to run both the client and server scripts. Otherwise, visit the deployed project linked above to test the applications functionality.

User Story

As a proponent of the Burmese Revolution, I would like to sign up for an account to raise funds for my cause/project. Users who would like to support the different causes can sign up for an account to purchase art or simply donate directly.

Acceptance Criteria

  • Use React for the front end.
  • Use GraphQL with a Node.js and Express.js server.
  • Use MongoDB and the Mongoose ODM for the database.
  • Use queries and mutations for retrieving, adding, updating, and deleting data.
  • Be deployed using Heroku (with data).
  • Have a polished UI.
  • Be responsive.
  • Be interactive (i.e., accept and respond to user input).
  • Include authentication (JWT).
  • Protect sensitive API key information on the server.
  • Have a clean repository that meets quality coding standards (file structure, naming conventions, best practices for class and id naming conventions, indentation, high-quality comments, and so on).
  • Have a high-quality README (with unique name, description, technologies used, screenshot, and link to deployed application).

Contributing

YES


License

MIT


Questions

GitHub Usernames: AlexaP2022, Ehliao, Min-hinthar


About

As our final project, we are working on developing a crowdfunding app with user authentication using JWT, MongoDB, Mongoose, GraphQL, and React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published