Skip to content

jatinnama7/SI_2k24_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🎉 Dynamic Multi-utility Application

Welcome to the Dynamic Multi-utility Application! This Flask-based web application is designed to provide various functionalities related to AWS, Linux, Python, Docker, Kubernetes, and Machine Learning.

🚀 Getting Started

To run the application, follow these steps:

  1. Clone the repository:

    git clone https://github.com/jatinnama7/SI_2k24_Project.git
    cd MENU-BASED(FINAL)
  2. Install the required dependencies: Make sure you have Python installed on your system. Then, you can install the necessary packages using:

    pip install -r requirements.txt
  3. Run the Flask server: Launch the application by running the following command:

    python app.py
  4. Open your web browser and go to:

    http://127.0.0.1:5000
    

📁 Project Structure

The project folder consists of the following structure:

MENU-BASED(FINAL)/
├── app.py
├── requirements.txt
├── sunglasses.png
├── stars.png
├── templates/
│   ├── index.html
│   └── project.html
└── static/
    ├── styles.css
    ├── proects.css
    └── images/
  • app.py: The main application file where the Flask server is run.
  • requirements.txt: A file listing all the dependencies required for the project.
  • templates/: Contains HTML files for the web application.
  • static/: Stores all static files such as CSS, JavaScript, and images.

📦 Dependencies

Make sure to install the following dependencies listed in requirements.txt:

  • Flask
  • Other required libraries...

Feel free to add more specific libraries as needed.

🤝 Contributing

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

📄 License

This project is licensed under the MIT License. See the LICENSE file for more information.

🙏 Acknowledgments

A big thank you to all contributors and supporters of this project! 💖

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published