Code Monkey home page Code Monkey logo

mindspa_web's Introduction

Mind Spa 🩺

Overview

This is the Mind Spa Landing page roject repository which redirects users to the mobile app handled by TEAM 11, written with pure Flutter.

NB: Always check the Trello Board before attempting any task.

  • All team members/contributors must adhere to the following instructions while working on this project.
  • Make sure you understand the project structure before proceeding with any task.

Project Description

  • Mindspa is a project that helps people with severe axiety, depression and other mental health issues find the resources they need to get better.

Features

Some key resources that are website

  • An overview of what the MindSpa provides to its users.
  • A link to the blogsite that provides quick mental tips and resources.

Design

  • The figma design that will be implemented for this project can be found here

Hosted Web Link

Here is the link to the Website(Beta) version

Contribution Guide

Steps to collaborate on the repository for team members.

Forking and Cloning Repo

Add "Remote To" and "Pull From" Upstream

  • Add a Remote to Upstream to your Repo: Using the command : git remote add upstream "https://github.com/Omolola/mindspa_web"
  • Pull from upstream to download all changes in the project using git pull upstream develop

Complete assigned task/issue

  • Open the project in your IDE or Code Editor.
  • Complete your assigned task.

Create and Commit Changes to a New Branch

When your task is completed:

  • Create a new branch with your task name e.g "feat- UserSignUP".
  • run: git checkout -b feat/yourTask Push to github;
  • git add .
  • git commit -m "feat: Inplemented 'yourTask' "

Push New Branch to "Origin" Repository

  • To make sure there are no conflict, Pull from upstream using git pull upstream develop
  • Push your branch changes to the Repo using git push origin "feat/yourTask" note how it end with a branch.

Creating Pull Request

When making a PR, your PR is expected to have the following comments"

  • What is the task/issue completed?
  • What does the PR actually do?
  • How can the PR be manually tested?
  • Screenshots(of your implementation - A mobile screen or an APi payload).

Contributors

This project would not have come alive if not for the great deal of contributors gave their valuable input in code implementation and discussions. Names will be posted on completion

License

Conclusion

mindspa_web's People

Contributors

comfieee avatar devraphe avatar hmkaree avatar uyoyo-w avatar

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.