Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zgramming/admin.seemycv
SeeMyCV Web Admin Application
https://github.com/zgramming/admin.seemycv
ant-design nextjs tailwindcss
Last synced: 1 day ago
JSON representation
SeeMyCV Web Admin Application
- Host: GitHub
- URL: https://github.com/zgramming/admin.seemycv
- Owner: zgramming
- Created: 2022-09-27T08:24:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T14:35:20.000Z (almost 2 years ago)
- Last Synced: 2024-05-14T00:04:38.245Z (6 months ago)
- Topics: ant-design, nextjs, tailwindcss
- Language: TypeScript
- Homepage: https://admin-seemycv.vercel.app/
- Size: 12.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Banner](demo/banner.png)
# Admin SeeMyCV
Website Admin to manage SeeMyCV User
## Tech Stack
**Client:** React, NextJS, Ant Design, TailwindCSS
**Server:** Node, KoaJS
## Installation
1. `npm install`
2. `cp .env.example .env.development` && `cp .env.example .env.production`
3. `npm run dev`
4. Access server development at `localhost:3000`## Features
- Modul Setting
- Modul Curriculum Vitae
- Profile
- Experience
- Education
- Skill
- License & Certificate
- Portfolio
- Preview
- Website
- Generate PDF## Demo
### Experience Page
![](demo/1.png)
### Skill Page
![](demo/2.png)
### Preview Website Page
![](demo/3.png)
### Preview PDF Builder Page
![](demo/4.png)
## Related
Here are some related projects
[SeeMyCV](https://github.com/zgramming/seemycv)
[API SeeMyCV](https://github.com/zgramming/api.seemycv)## Feedback
If you have any feedback, please reach out to us at [email protected]
## Authors
- [@zgramming](https://www.github.com/zgramming)