-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathideas.txt
59 lines (40 loc) · 997 Bytes
/
ideas.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
ART GALLERY (MAIN FOCUS)
- An online marketplace for artists
DESIGN
Font:
1) rubik moonrocks
2) splash
3) rubik glitch
* Orbitron
* Caviar Dreams -~
* must include CRUD
Colour theme
Black
Ultraviolet (pink and purple)
#CA00FF (pink)
#8500FF (purple)
Font = Caviar Dreams
http://www.nymfont.com/2009/06/new-caviar-dreams-font.html
https://www.dafont.com/caviar-dreams.font
global.js
background (body)
background: ${({ theme }) => theme.colors.body};
STEPS
1) Wireframe - done
2) Logo - done
3) start app in react with styled components
( npm i styled-components) = frontend - done
4) background color black - done
5) font ?
6) backend - stripe payment using cors, uuid, stripe and nodemon npm packages. installed - done
7) frontend -stripe payment
8) new page opening for registering users
9) new page opening for buy it now
10) Responsiveness
11) heroku deployment
12) more descriptive writing in landing page
13) About us
14) avatars
15) CRUD of artwork
16) Login
17) Register