Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theangelsofwar/revolve
Node.js Application For Reminders with React, MongoDB REST Archetype
https://github.com/theangelsofwar/revolve
api bcrypt enzyme express express-middleware fullstack jest mern mern-crud mern-stack mongodb-rest-archetype mvc-architecture node node-js react redux reminders restful-webservices text-notifications
Last synced: about 1 month ago
JSON representation
Node.js Application For Reminders with React, MongoDB REST Archetype
- Host: GitHub
- URL: https://github.com/theangelsofwar/revolve
- Owner: theangelsofwar
- License: mit
- Created: 2020-03-16T01:22:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T17:32:03.000Z (over 4 years ago)
- Last Synced: 2024-11-12T15:45:29.638Z (3 months ago)
- Topics: api, bcrypt, enzyme, express, express-middleware, fullstack, jest, mern, mern-crud, mern-stack, mongodb-rest-archetype, mvc-architecture, node, node-js, react, redux, reminders, restful-webservices, text-notifications
- Language: JavaScript
- Homepage: https://pure-revolve.herokuapp.com/
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# revolve
Node.js Application For Reminders with React, MongoDB REST Archetype
Messaging Text Notifications using Nextmo with VerificationFeatures:
1. Users sign up/sign in with username or email
2. View, Add, Edit reminders(dashboard)
3. Get text notifications or emails when reminders are due
4. JWT Authentication
5. Universal Cookie with Context Provider and pseudo-hook(withCookies) as a Wrapped Higher Order Component to inject the globally accessible prop child from root AppServer localhost:3001
Client: localhost:3000Client:
- google maps react
- moment time-zone
- HashRouter
- ContextCookie Tracking for Client an Server(Server Side Rendering)
Use of react-cookie(incorporates universal-cookie for react):
Set path to "/" for global access(entry route)
Wraps the universal cookie around App(Top Level Parent Component) which reduces the need of redux to a single state handler to store User Info on Login.
Provider is also used for server(see universal-cookie-express)Server:
-Express
-MongoDB-with pre and post mongoose hooksKeywords:
MERN,
node-js
axios
reactjs
react
redux
react-redux
expressjs
mongoose
mongodb
no-sql
productivity
full-stackTesting
jest
enzymeDeployment Forms:
Heroku
FirebaseAccess Rules:
1.) User starts at base level(level 0)-has generic access to their profile features-(reminders, dashboard, additional features etc)
-Users cannot access their own id, but their ids are handled by admins
2.) A system admin can promote a user to another system admin, and that user will be notified and transferred
3.) If there are no system admins present, one is selected by the machine-and that user will be notified
4.) Levels go from 1(beginning), to level 12. Other system admins can then promote other admins to a higher level or even demote another admin to a lower level of clearence in single level increments, but they cannot promote themselves.
5.) system admins can demote themselves.
6.) To follow unidirectional flow, admins cannot become users again, but they can become eliminated(using some inheritance)
7.) The system must always have at least 1 system admin that is a user, and ideally there is at least 1 system admin at each level. If all admins are stuck at level 1, the machine can promote or demote arbitrary users from the admin list to a level that is empty.
Extra :
-all users are created(born) with their universal truth, it is a description generated using neural networks. One a user is a system admin, they can get small segements of their truth, with the rest blanked out. Each consecutive level their get promoted, they have more access to the total generated text.
-key idea: blurring effects, not all users can be top level 12 admin, but they can shift roles, however once demoted from a level they again have more blurring of their universal truth.Expansion: Revolve-Socrates
Industry Attribute: Scrape relevant data to their industry(Fashion, Cryptocurrency, Music, Coding, etc)Next To Do:
- REST to GraphQL Migration with tool: https://chrome.google.com/webstore/detail/project-artemis/gpncgocimlpojfgbphndpjgkkhdjhnpb?hl=en
-Docker Containers
-AWS
-Sharding Database
-Load Balancers
-Typescript conversion
-Rust
-PythonCompatible Browsers:
Google ChromeSafari? Haha. Funny.
Internet Explorer