/easeneura

Primary LanguageDart

e a s e N e u r a

EaseNeura is a Flutter application designed to help individuals seeking consultation with mental health specialists and to support users in managing their own mental health. alt_text

Design

The design of the EaseNeura project can be viewed here: alt_text

Getting Started

This project is a starting point for a Flutter application.

Prerequisites

  • Flutter (version 2.0 or higher)
  • Dart (version 2.12 or higher)

Installation Steps

  1. Clone the repo

    git clone https://github.com/santanamnaa/easeneura.git
  2. Navigate to the project directory

    cd easeneura
  3. Install Flutter dependencies

    flutter pub get
  4. Run the application

    flutter run

Resources

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Features

  • Consultation Booking: Schedule appointments with mental health specialists easily.
  • Mental Health Tracking: Tools and resources to help users manage their mental health.
  • Cross-platform Support: Run your app on both iOS and Android with a single codebase.
  • Hot Reload: Make changes in your code and see the results instantly without restarting the app.
  • Modern UI: Utilize Flutter’s extensive library of widgets to create a beautiful and responsive user interface.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.