https://github.com/yjdoc2/codebook
A facebook like website, for coding. User can follow other users, create and share coding challenges, compile code online, and attempt challenges posted by others.
https://github.com/yjdoc2/codebook
flask mongodb python3
Last synced: 10 months ago
JSON representation
A facebook like website, for coding. User can follow other users, create and share coding challenges, compile code online, and attempt challenges posted by others.
- Host: GitHub
- URL: https://github.com/yjdoc2/codebook
- Owner: YJDoc2
- Created: 2020-02-18T17:18:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T21:25:37.000Z (over 5 years ago)
- Last Synced: 2025-04-11T17:43:12.855Z (about 1 year ago)
- Topics: flask, mongodb, python3
- Language: JavaScript
- Homepage:
- Size: 6.42 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeBook
## About
This is project done in SE fro Python language by : Tejas Ghone,Vatsal Soni, Yashodhan Joshi , Yatharth Vyas
## About Project
Transform your Ideas into lines of Code
At CodeBook, our primary goal is to connect like-minded coders and
provide a platform for them to share their challenges, come up with
solutions for user submitted problems and compile any code.
## Features
Follow other Coders
Follow other users to get notified of their posts! Share your
questions with one another and keep Coding!
Developers can connect with each other, work on solving problems
and learn all at the same time!
Create new Challenges
Come up with new ideas and post them here! You can share all sorts
of problems related to programming by simply registering with us and
submitting your challenges here!
Describe your problem statement, give it an eye catching title and
submit your solution. With these simple steps, any developer can
post their challenges
Post your Challenges to share with the world!
Once you post your challenge, every user registered with us can try
to crack the logic behind it. Learn to code with fun!
You can also choose to share your challenge with your friends or to
the entire website.
## Technologies Used:
Backend
Flask
Frontend
HTML,CSS,Javascript and Jinga
Database
MongoDB
Authnetication
JWT
## Glimpse of our CodeBook:
#### Main Page

#### Login

#### SignUp

#### Home

#### MyPost

#### Solving Challenge

#### View Solution

#### FindUser

#### PostChallenge

#### Online IDE

#### Mobile View(Responsive)