Skip to content

ProjectsKarun/ThrivePath

Repository files navigation

ThrivePath

ThrivePath is a web application designed to support first-generation low-income college students by providing tools for financial planning, career opportunities, and mental health support.

Features

  • Financial Planning: Budgeting tool to track income and expenses. Scholarship finder to locate relevant scholarships.
  • Career Opportunities: Job matching and resume builder.
  • Mental Health Support: Access to self-help articles and virtual counseling resources.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/ThrivePath.git
    cd ThrivePath
  2. Install dependencies:

    pip install -r requirements.txt
  3. Initialize the database:

    python init_db.py
  4. Run the application:

    python app.py

Usage

Navigate to http://127.0.0.1:5000/ in your web browser to access the application.

Contributing

Feel free to submit issues or pull requests if you want to contribute to the project.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published