Skip to content

bc525/Code-For-Good-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brittanie: Contributed to front end volunteer pages

Team-14

UserModel

  • User User Create Account signupUser '/signup'
  • User Login/SignIN loginUser '/login'
  • User Return UsergetUser
  • User Delete User Account deleterUser /:id'
  • api/user/...

PostModel

  • User Create Post createPost '/createPost'
  • User Delete Post deletePost
  • User Get/Return Post getPost '/:id'
  • api/post/...

Why

MongoDB! We used it's schema to create flexible and scalable databases that can be easily implemented through BACKEND/controllers

React! Our challenge statement requested an application desktop and mobile friendly. React was the most popular stack among our group and we knew it would work great with MongoDB.

Material UI! We used its open-source React component library that implements Google's Material Design to help design our application.

Define

Impacts what exactly is impacted by the problem and how. We want to remain accessible to people who dont speak english. -> translate feature We want a UI that is easily understood and navigated by all parties (Volunteers, Admin, people in need)

Description A clear and specific overview of the “current state”. Only minimal day2day staff with limited time -> we can’t burden them with tech with a high learning curve Struggling reaching out to younger volunteers -> storage -> easier contact/outreach

Constraints Impediments to solving the problem that must be overcome We implemented stacks that some of us are using for the first time MongoDB/Mongoose and React, {Git Branch Management :( }

Success Criteria How exactly will you know you have solved the problem We intend to have a working demo and presentation

Run this App!

Please use git status and git branch to check your branch and files you have changed. git pull to fetch from your branch npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published