Skip to content

ReCoded-Org/teach-kids-capstone-project

Folders and files

NameName
Last commit message
Last commit date
Jul 27, 2022
Jul 19, 2022
Jul 27, 2022
Aug 22, 2022
Aug 31, 2022
Aug 31, 2022
Jul 25, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Aug 23, 2022
Aug 27, 2022
Jul 19, 2022
Aug 16, 2022
Aug 5, 2022
Jul 27, 2022
Aug 30, 2022
Aug 27, 2022
Aug 10, 2022
Aug 28, 2022

Repository files navigation

Capstone project information

Project information

  • Project name: Reach (Teach kids)
  • Project description: A platform that provides basic education to children in fragile environments such as in refugee camps.
  • Technology used: ReactJs, TailwindCSS, i18next, Husky, Prettier, Eslint, Commitlinter (Conventional Commits)
  • Team members: Aya, Kinan, Mohammed Saleh, Mustafa, Rama.
  • Team lead: Hiba
  • Bootcamp: BPRM TR 2022

Development process

  • You can change the TailwindCSS configuration in the tailwind.config.js file to add new color codings according to your color palettes.
  • The translation process is done using the i18next library. There's an example in the index.js file of how this is done. Check this github project for more info on how to use the i18next library: i18next
  • When writing commits, commitlinter library is used to make sure that your commits are consistent with the conventional commits. To learn more about it refer to the guidelines in Canvas or the conventional commits site.
  • The layout folder inside components contains the components that will be used in the layout of pages, so components like the navbar and footer will be placed there.

Good luck and happy coding :D

  • To run the JSON server, use: npx json-server --watch data/db.json --port 8000 npx json-server --watch db.json --port 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages