avichaljadeja2002 / omni-planner

A repository for capstone project for omni planner
1 stars 0 forks source link

Omni-Planner

language Devices Contributions Github Last Commit

Omni-Planner is a productivity and planning tool designed to help users organize their tasks, projects, and time efficiently.


Table of Contents


About

Omni-Planner is a planning tool built with React Native to help users optimize their workflow. Whether you're managing a small to-do list or planning large projects, Omni-Planner provides the user with a flexible interface and robust features to optimize productivity.

Built With


Features


Installation

To get the app up and running, follow these steps:

  1. Visit your app store
    • iOS or Android
  2. Search "Omni-Planner"
  3. Download the app with the following icon
    • Finish this section

Usage

  1. Create an Account – Register or log in using your credentials.
  2. Finish this section

Feel free to explore more features and in depth desciptions in the Documentation.


Github

Contributing

Contributions are welcome and encouraged! Follow the following steps to contribute:

  1. Fork the repository.\ Click on the Fork button to create a copy of the repository under your GitHub account.
  2. Clone the forked repository
    
    git clone https://github.com/your-username/repo-name.git
    cd repo-name
  3. Create a new feature branch
    
    git checkout -b feature/YourFeature
  4. Make your changes
  5. Test your changes
    
    cd omni-planner/omni-planner
    npx expo start
  6. Commit your changes
    
    git commit -m 'Add some feature'
  7. Push to the branch
    
    git push origin feature/YourFeature
  8. Open a Pull Request.

Please ensure that your code adheres to the project's coding guidelines and specifications.


Feedback

We appreciate any feedback you may have! Please open an issue for any suggestions, bugs, or feature requests.


Contacts

For any queries or support, reach out to us at:


Screenshots

Finish this section

Back to top