https://github.com/niravcodes/jobcat_front
The frontend developed in VueJS for Jobcat, the freelancing system.
https://github.com/niravcodes/jobcat_front
Last synced: 4 months ago
JSON representation
The frontend developed in VueJS for Jobcat, the freelancing system.
- Host: GitHub
- URL: https://github.com/niravcodes/jobcat_front
- Owner: niravcodes
- License: gpl-3.0
- Created: 2019-02-05T07:54:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T20:33:20.000Z (over 6 years ago)
- Last Synced: 2025-01-13T20:18:03.869Z (5 months ago)
- Language: Vue
- Size: 2.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jobcat_front
The frontend developed in VueJS for Jobcat, the freelancing system.#Todo:
1. Pick a color scheme and make things stick to it. Pick pleasant and light shades of blue and green. Only pleasant light shades of blue and green
2. The post display is pretty bad, you have to keep the profile picture image in a light blue border and then a line should drop from the picture's blue border which is finally terminated with a circle, to make it look
3. Make great animations for transition between routes and what not
4. There needs to be a form for new post that pops up magically when the button is pressed or something.