Giter VIP home page Giter VIP logo

educate's Introduction

CMO-fe-pjt-15

Cheaper Medical Operations

Project figma Link

Open cheap medical operation design link to view it in the browser.

Project site link

Click hereto access the website

Project Description

The aim of this research is to create a link or a channel between those who are willing to sponsor the medical expenses of any individual International or local sponsors and the individual who needs treatment/surgery, most especially in underdeveloped countries like Nigeria.

It will help alleviate the problem of lack of funds for certain surgical procedures that are vital to the patient

Contribution Guide

  1. Fork the repository
  2. Clone and then open it up on your prefered code editor
  3. Open terminal and set upstream branch : git remote add upstream https://github.com/zuri-training/CMO-fe-pjt-15.git
  4. Pull upstream git pull upstream main
  5. Create a new branch for the task you are doing eg : git checkout -b develop
  6. After making changes, do git add .
  7. Commit your changes with a descriptive commit message : git commit -m "commit message"
  8. To make sure there are no conflicts : git pull upstream main
  9. Push changes to your new branch : git push origin your-current-branch-name
  10. Create a pull request to the main branch

Folder Structure for the Frontend

  • src
    • assets
    • components
    • constants
    • pages
    • styles
      • configs
    • context
    • routes
  1. ASSETS FOLDER This folder contains all the images and icons that will be used in the project

  2. COMPONENTS FOLDER This is the parent folder that will contain all the components in the projects

  3. CONSTANTS FOLDER This is the parent folder that will contain all the dummy data components in the projects

  4. PAGES FOLDER This is the parent folder that will contain all the components for various screens in the projects

  5. STYLES FOLDER This is the parent folder that will contain all the styles in the projects

     CONFIGS FOLDER
     This is the **parent** folder that will contain all the global styles configurations in the projects
    
  6. CONTEXT FOLDER This is the parent folder that wraps all the contexts in the project

  7. ROUTES FOLDER This is the parent folder that wraps all the routes in the project

educate's People

Contributors

ayodejioladimeji avatar poly4concept avatar lamiwilliams avatar

Watchers

 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.