Spectrum-CETB / Spectober_Fest

A repository by Spectrum-CETB for celebrating month long festival of open-source called Hacktoberfest.
MIT License
19 stars 62 forks source link

Python Development Project Readme Template #9

Open pratyush-giri opened 2 years ago

pratyush-giri commented 2 years ago

Readme Creation👷

Create a README.md file in your folder, example Peter_Solutions/README.md and add the required packages to be installed before running the program. Below are the points that are to be properly mentioned in your readme.

1. Project Explanation with Title🚀

Describe the explanation in your words with a proper title of the project, which can be too precise and short.

2. Problem Solving🤯

3. Mention the Tech - Stack 👨‍💻👩‍💻

Be precise and be as clear as possible with your tech - stack

Project submission

based on the level and complicacy of the projects ,you are advised to add your project folder for eg:- YOUR_NAME/xyz.py to the to the respective projects_Intermediate/PYTHON_DEVELOPEMENT or projects_Advanced/PYTHON_DEVELOPEMENT . Your folder should contain following information:-

The deciding factors for the level of your projects solely depends upon the technical stacks used in it. Below are some level specific projects similar to which your projects will be considered or else will be rejected .

Intermediate level example

Advanced level example

Suggestion if any 📝

Tell us what better can be implemented

If new can refer to the following instructions and start contribution Contribution Guide 🤝