GithubHelp home page GithubHelp logo

chicagopython / buddy_mentorship Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 10.0 807 KB

App for ChiPy's Buddy Mentorship Program

License: GNU General Public License v3.0

Python 63.12% HTML 34.72% CSS 0.76% JavaScript 0.80% Dockerfile 0.22% Shell 0.09% Makefile 0.26% Procfile 0.04%

buddy_mentorship's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

buddy_mentorship's Issues

Create MVP Data Model

Django Model implementations should look to the data model for the appropriate fields/types/linkages.

Write email copy for requests

Emails needed:

  • Received a request
  • Request accepted
  • Received an offer
  • Offer requested

Email copy should explain process.

Create Home Page View

Contents TBD. Can have a welcome message/description of the app's purpose for now.

Add contribute.md and changelog.md

Add md files to keep track of how to contribute to the project, and any changes between versions. These files will need to be kept up-to-date over time by folks contributing PRs

Add GitHub Auth

Allow users to authenticate with GitHub (in addition to through a user/pass specific to our site).

Connect request views to buddy requests model

Builds on #25 and #26 so that request list view and request detail view can show live data.

Request list view will show a) list of requests that user has sent, and b) list of requests that user has received. Buddy requests model currently does not track whether requests have been accepted; if/when we implement this, might make sense to distinguish between accepted and unaccepted requests.

Request detail view shows the contents of a single buddy request.

Add unfinished profile alert

Some features such as sending a request don't work unless you have skills, let's add a banner to the top of their profile to tell them

Add Profile edit page

Users can sign up for accounts now but they need to be able to edit their details

Refactor experiences

Can help/want help should be mutually exclusive
Remove can help/want help checkboxes from add skill form (make hidden)
Change delete message.

Add a contact form

There should be a way for folks to contact us with any website bugs or for general inquiries. If we don't want to recreate the wheel, we can wire up a link in the nav to direct people to this page: https://www.chipy.org/contact/

Create Nav Menu

With link to all views and a logout/login button (depending on status)

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.