- Fix duplicates in search result. Now there are only latest version project with corresponding names. (ba0e2d31)
- Use pdm's git dependecy and update REAME as well. (f553768b)
- OpenAPI doc is online now!
Please open
127.0.0.1:5000/doc
to preview and play the API! (c5b443f2)
- Model Project established. add_project() function. Thanks to PYPI. (5f804115)
- User login, register, markdown profile, avatar. (7db1e85b)
- Move search bar to navbar successfully. (8a80ba20)
- Fix test. All test passed. But needs to be refined and calculate coverage. (#96917454)