flaviovr / humanizar

Home Page:https://humanizar.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs: ReactJs with styled-components

Converting old Php/mysql/html/css/js based 'www.humanizarsulfluminense.com.br' using Next.js/ReactJs.

How to use

  • Clone this repository git
  • Install dependencies node
  • Run in dev mode (localhost:3000)
  • No configuration needed
git clone https://github.com/flaviovr/humanizar.git my-folder
cd my-folder
npm install
npm run dev

To-dos`s

  • Create prototype Json data

  • Move all actual database driven config to json

  • Recreat actual interface

  • Add actual database

  • Recreate config logic

  • Recreate missing functionality

    • Implement Mural
      • Insert Comment Modal (logic)
      • Pagination
      • Modal
    • Implement newsEmail database saving
    • Implement missing modals
    • Implement Contact
      • Save in database
      • Implement mail sending
  • Refactor some code => 75%

  • Improve CSS - Make it Responsible (v2)

  • Add Config Dashboard (v3)