Skip to content

rellumgeluk/theyrise

 
 

Repository files navigation

TheyRise: Unlocking Your Potential!

Welcome to TheyRise: A platform dedicated to helping individuals achieve their goals by connecting them with scholarships, grants, awards, and courses designed to support their journey and promote their talent.

Table of Contents

Features

  • Opportunity Listings: Users can browse a variety of scholarships, grants, awards, and courses tailored to their needs.
  • Filter Options: Opportunities can be filtered by type (scholarship, grant, award, course) and area of work (engineering, science, arts, business, music, medicine, social, law).
  • Tagging System: Each opportunity is tagged with relevant keywords like "queer" and "women" to enhance searchability.
  • Application Links: Each opportunity includes a direct link for users to apply.
  • User-Friendly Interface: Designed for accessibility and ease of navigation.

Technologies Used

  • HTML/CSS: For the structure and styling of the web pages.
  • JavaScript: For interactivity and dynamic content management.
  • JSON: For storing and managing the data regarding scholarships, grants, awards, and courses.
  • Responsive Design: Ensures the platform is accessible on various devices.

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/TheyRise.git
    
  2. Navigate to the project directory:

    cd TheyRise
    
  3. Open index.html in your preferred web browser.

Usage

  • Explore the homepage to learn more about TheyRise and its mission.
  • Navigate to the opportunity listings to view available scholarships, grants, awards, and courses.
  • Use the filter options to narrow down your search based on your interests and needs.
  • Click on the links provided for each opportunity to apply directly.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please feel free to fork the repository and submit a pull request.

  1. Fork the project

  2. Create your feature branch:

    git checkout -b feature/YourFeature
    
  3. Commit your changes:

    git commit -m 'Add some feature'
    
  4. Push to the branch:

    git push origin feature/YourFeature
    
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.8%
  • SCSS 35.5%
  • CSS 3.6%
  • HTML 1.1%