Skip to content

A web application where students can receive scholarship funding and also further their Carrer.

License

Notifications You must be signed in to change notification settings

Jerryblessed/Importation

Repository files navigation

Simple blog app built with Flask.
Contact

Features 💫

Feature Status
Azure deployment
Azure data base feaute
Azure AI
Google generative AI
User Page
User Login
User Points
User Delete
User Log Out
User Sign Up
User Name Change
User Settings Page
User Profile Pictures
Admin Panel
Dashboard Page
Password Reset
Password Change
Summer Note Editor
Search Bar
Post Edit
Post Views
Post Delete
Post Creation
Comment
Comment Delete
Logging
Debug Messages
Database Checker
Dark/Light Themes
Responsive Design
Custom Profile Picture
User Verification

Requirements 📦

  • Flask
  • Passlib
  • WTForms
  • Flask-WTF
  • Google-generative-AI api
  • Flaskwebgui ( if you run desktop.py )
  • Python 3.10 or newer

Installation guide on Windows local machine ⬇️

download source code from Github 💾 git clone https://github.com/Jerryblessed/importation.git

go to directory 📁 cd softwarebank

install requirements.txt 🔽 pip install -r requirements.txt

it's ready to run 🎉 python app.py or python desktop.py for run flaskBlog as a desktop app 💯

Installation guide on Azure cloud web app creation ⬇️

clone repository

Go to the Azure

Signup and Login

click on 'create a resource'

click on 'create Web App'

Select code radio button for 'publish'

Fill in instance name

Select runtime stack as Python3.11

create database as MySQL 💾

configure github and select repo which contains the code

Review and create project 📁

wait for it to build then run the app using the created projects link 💯

Installation guide to create computer vision ⬇️

click on Azure AI services

select 'computer-vision' and follow thorugh the step similar to installation guide for web app creation

About

A web application where students can receive scholarship funding and also further their Carrer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published