Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)