Skip to content

itmo-wad/MaLiMiao_hw2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

MaLiMiao_hw2

Description

image Login screen. image Personal Homepage. image Update personal homepage. image change password. image Registration Page(Here users can enter their own information, select their own personal skills, upload photos, etc.) image User data is stored in the database.

This project is a Flask-based web application developed in Python, offering user authentication features and a customized profile page. It enables users to register accounts, log in, modify profile details, update passwords, and manage profile pictures. The backend leverages MongoDB for secure storage of user credentials, with password hashing implemented to enhance security.

Getting Started

Dependencies

  • VScode, pycharm
  • Python 3.13.2
  • MongoDB Compass 7.0.16

Run the application

python app.py

Dataset open mongo service

brew services start [email protected]

close mongo service

brew services stop [email protected]

Visit http://127.0.0.1:5000/ to view the profile page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published