Skip to content

Web application for nonprofit organization 4 Future Leaders of Tomorrow (4FLOT) aimed to spread awareness of their missions to aid underprivileged communities by providing necessary resources.

License

Notifications You must be signed in to change notification settings

TritonSE/4FLOT-Website-Revamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4FLOT-Website-Revamp

Nonprofit Organization Background

4 Future Leaders of Tomorrow focuses on providing resources (ie. food, toys, housing referrals, etc.) to underprivileged communities to end homelessness, hunger, and disparity. Our proposed solution for them is to reorganize the website to have the standard pages of an organization informational website (ie. Home Page, About Us, Contact Us) with the additions of a Donations page, Testimonials page, Upcoming Events page, and Newsletter page to highlight the impact of 4FLOT in the community and ways for people to help support 4FLOT in its efforts.

Dev Tools

Tech Stack: MongoDB, Express, React, Node

Other Tools: Git, Postman

Backend

  • From slack, copy/paste the .env file into the backend directory
  • cd backend to change to the backend directory
  • npm install to install dependencies
  • npm start to run backend

Frontend

  • cd frontend to change to the frontend directory
  • npm install to install dependencies
  • npm run dev to run frontend

Linting

Frontend and backend directories have access to the following commands to check and fix linting issues.

  • npm run lint-check runs lint checks on your code.
  • npm run lint-fix fixes any automatically fixable lint errors.
  • npm run format runs code formatting checks and fixes any formatting errors.

About

Web application for nonprofit organization 4 Future Leaders of Tomorrow (4FLOT) aimed to spread awareness of their missions to aid underprivileged communities by providing necessary resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published