- Notifications
You must be signed in to change notification settings - Fork0
The Flask blog site to publish posts on the IT topic.
License
NotificationsYou must be signed in to change notification settings
Gubchik123/ITish
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Blog site to publish posts on the IT topic
Clickhere to open ITish blog site
The system consists of the following main functional blocks:
- Registration, authentication and authorization;
- Guest functionality;
- User functionality;
- Admin functionality.
- Auth (for working with registration, authentication and authorization);
- Blog (for working with posts and others that are connected with them);
- Profile (for working with user profiles and pages that are connected with them).
- Backend:
- Python programming language;
- Flask framework with following extensions:
- Flask-Admin (for admin panel);
- Flask-Login (for 'auth' functionality);
- Flask-Migrate (for migrations);
- Flask-SQLAlchemy (for database using python objects);
- Flask-WTF (for rendering forms).
- MySQL / PostgreSQL database;
- Frontend:
- HTML & CSS;
- JavaScript;
- Bootstrap 5.
ITish is licensed under theMIT License.
About
The Flask blog site to publish posts on the IT topic.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.