Commit Graph

8 Commits

Author SHA1 Message Date
Kristofers Solo
d3931e52aa Added ProgrammingLanguage input field
Users can now add programming language and percentage to the project.

### TODO
- [ ] Allow users to add multiple languages
2023-06-26 14:01:17 +00:00
Kristofers Solo
fd5dd8bf55 Fix HostingPlatform 2023-06-26 13:11:21 +00:00
Kristofers Solo
9dbc32656a Fix HostingPlatform form
Now on `Project` deletion associated `ProjectHostingPlatform` object also will be deleted
2023-06-25 16:37:28 +00:00
Kristofers Solo
bfc25c582f Fix HostingPlatform
Users can add projects and associated hosting platforms and respective URLs at the same time.
2023-06-25 13:51:26 +00:00
Kristofers Solo
f34cf827c8 Added HostingPlatform 2023-04-08 01:24:54 +03:00
Kristofers Solo
b04757c176 Made language input as table 2023-04-08 01:00:28 +03:00
Kristofers Solo
4791e5477a Show language % of each project 2023-04-08 00:59:26 +03:00
Kristofers Solo
88701203ec Created add_project.html file 2023-03-27 21:44:12 +03:00