Skip to content

Commit 2e862f9

Browse files
authored
Create README.md
1 parent 46a2505 commit 2e862f9

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

README.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# CutCode - boost your job programmer!
2+
<br>
3+
<img src="./imgs/banner.png" width=900px height=400px>
4+
<br>
5+
<br>
6+
7+
CutCode is an open source project made for developers to boost their job by helping them save essential code snippets in safe place.
8+
<br>
9+
Forexample, sometimes as a developer, we need to type one code snippets in most of our projects and for doing that we go check previous projects and grab the code from there. But using this app, you can get all this essential code snippets in one place. You can search through your codes, you can give them title and description. And also you can add them to favourite codes so that you can get it quickly from the favourite codes page.
10+
11+
<br>
12+
<br>
13+
14+
# Appearance
15+
16+
<b>
17+
<div>
18+
<img src="./imgs/dark_main.png" width=450px height=300px>
19+
<img src="./imgs/light_main.png" width=450px height=300px>
20+
<img src="./imgs/light_add.png" width=450px height=300px>
21+
<img src="./imgs/dark_setting.png" width=450px height=300px>
22+
</div>
23+
24+
<div>
25+
<img src="./imgs/light_code.png" width=450px height=300px>
26+
<img src="./imgs/dark_code.png" width=450px height=300px>
27+
<img src="./imgs/dark_fav.png" width=450px height=300px>
28+
</div>
29+
30+
<br>
31+
32+
33+
# Features
34+
35+
1. Dark and Light mode support
36+
2. Codes are saved in a database
37+
3. You can give your code title, description and also you can add them to your favourite codes list.
38+
4. You can search through your code
39+
5. Minimalistic Interface
40+
6. Syntax highlighting based on the type of programming language
41+
42+
# Release
43+
Download the app from [here](https://github.com/Abdesol)
44+
45+
# Contributers
46+
47+
Main Contributer - [Abdella Solomon(Me)](https://github.com/Abdesol)
48+
<br>
49+
Logo Designer - [Sap](https://github.com/imsaptarshi)
50+
51+
# Additional
52+
53+
Connect with me on [GitHub](https://github.com/Abdesol) and [Twitter](https://twitter.com/AbdellaSolomon).
54+
<br>
55+
Star and share the project with your programmer friends.
56+
<br>
57+
And make sure to follow me on github to get updated quick :)

0 commit comments

Comments
 (0)