You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,15 @@
1
1
# Boilerplate
2
2
3
-
This is a simple boilerplate designed to serve as robust template for quickly starting development on a [Typescript](https://www.typescriptlang.org) based [MERN](https://www.mongodb.com/mern-stack) web application.
3
+
This is a web app built for Abuse and Sexual Assault Prevention, a student organization at Penn, as a resource tree for all sexual violence resources at Penn. This is a [Typescript](https://www.typescriptlang.org) based [MERN](https://www.mongodb.com/mern-stack) web application.
4
4
5
5
## Features
6
6
7
-
- Session based authentication with [Passport](https://www.passportjs.org)
8
-
- Emailing for account verification and resetting password with [SendGrid](https://sendgrid.com)
9
-
- Admin functionality for viewing/deleting/promoting other users
10
-
- Clean authentication pages built with [Material UI](https://mui.com)
11
-
- In memory database testing with [Jest](https://jestjs.io) and [Supertest](https://www.npmjs.com/package/supertest)
12
-
-[AirBnb Typescript styling](https://github.com/airbnb/javascript) with [Prettier](https://prettier.io) and [ESLint](https://eslint.org)
13
-
-[Husky](https://typicode.github.io/husky/#/) and [lint-staged](https://github.com/okonet/lint-staged) for checking linting on commits
14
-
-[GitHub Actions](https://docs.github.com/en/actions) for ensuring linting + tests pass on pushes
7
+
- Admin portal with ability to change resources, questions, and answers
8
+
- Rich text editor for answer and question changes
9
+
- Tree-based data structure in backend
10
+
- Private and secure user experience that does not track user data
11
+
- Back and Next buttons, as well as ability to see other resources if different answers were selected
12
+
- Dictionary and side help bar for unkown terms, filtered based on the words in the question/answer/resource
content="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla sed gravida ex. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Mauris ut erat pulvinar, dignissim est et, eleifend quam. Aenean euismod ultricies accumsan. Sed vel nulla posuere, vestibulum sem eget, porttitor dolor. Integer et erat in mi tincidunt sollicitudin."
0 commit comments