Plangoab (/plˈængóʊb/) is an immigration scheduler application for going abroad.
(Plangoab stands for 'plan to go abroad')
- Application: https://plangoab.snamiki1212.com
- Backend Repository: snamiki1212/plangoab-api
- Frontend Repository: snamiki1212/plangoab (This repository)
- 📝 Customize schedule
- ⚙️ Generate plans with many options
- 💁♂️ Share schedules (TODO: Up comming)
- 📊 Export as PDF
- 💻 Auto save
📝 Customize your plan | ⚙️ Generate Plan |
Plangoab might help like esipecially below people:
- Person going abroad to find job
- Person going abroad to go to school
- An Immigration consultant/agent
Because of easily planning schedule for going abroad.
If you go abroad to find jobs, you have to think about some topics like below.
- When is the deadline to go abroad with Working Holiday Visa?
- How long can you stay there?
- Should you go school in order to get visa? If so, which school? And when you should start?
- etc...
Actually, in my case, I handwrote some plans but made some mistakes when to calculate a Visa and my ages. Fortunatelly, I realized it but I almost ruined my career. (Handwriting charactors are Japanese :D )
I believe Plangoab would help people who want to plan to go abroad, especially want to find job seriously.
Read ARCHITECTURE.md more details.
Using | |
Core | Next, Redux, FullCalendar |
CSS | styled-components |
UI | MUI |
CI | GitHub Actions |
Test | Cypress, React Testing Library, Jest, Fishery |
Code Coverage | Codecov |
Hosting | GitHub Pages + Netlify |
$ git clone <this-repo>
$ yarn
$ yarn start #=> open http://local:3000
(TODO: Color Pallete)
Welcome, whenever, whoever, whatever! Feel Free to create PRs or issues.
Frog | COS |
Because of using Fullcalendar Premium open-source project license as GPL-3.0. That makes a plangoab's license a same license.