Commit Graph

5 Commits

Author SHA1 Message Date
Solomon Laing
fd1df6e2af got basic implementation of project cards and the suppporting services/routing working. need to style project page now and will have first pass done 2021-04-26 20:05:45 +09:30
Solomon Laing
6750247f66 Got api request working.
I added the necessary header to the api server and then changed the content type of the request to text/plain to disabled the preflight OPTIONS request which the server was erroring on.
Not sure about the security of all this but it's a very basic website and I don't think it'll be an issue.
2021-04-20 19:30:30 +09:30
Solomon Laing
9a1d147073 started implementation of projects page. currently need to work out cors 2021-04-18 21:07:04 +09:30
9d568df286 minor stylings for initial release 2021-04-02 22:06:19 +10:30
8fd679489c merged master into develop 2021-04-02 22:06:12 +10:30