Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipti1202/memoriae
A social media website allows user to post, delete, edit and like pictures. Its a simple CRUD application.
https://github.com/dipti1202/memoriae
css expressjs html javacript jsonwebtoken material-ui mongodb oauth2 react redux render
Last synced: about 2 months ago
JSON representation
A social media website allows user to post, delete, edit and like pictures. Its a simple CRUD application.
- Host: GitHub
- URL: https://github.com/dipti1202/memoriae
- Owner: Dipti1202
- Created: 2023-06-23T03:26:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T06:46:54.000Z (10 months ago)
- Last Synced: 2024-03-28T07:31:47.634Z (10 months ago)
- Topics: css, expressjs, html, javacript, jsonwebtoken, material-ui, mongodb, oauth2, react, redux, render
- Language: JavaScript
- Homepage: https://dl-memoriae.netlify.app/
- Size: 4.18 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Memoriae**
Memoriae is a social media website, in which we can post, like, delete and update pictures. We can see other posts.
#
**Technologies**
HTML, CSS, JavaScript, React js, Redux, Node js, OAuth, JSON web token, Mongodb, Express js, Material UI.
#
**Features**
**Home Page**
This is the home page where users have an option to login and see other posts.
![homepage](https://github.com/Dipti1202/memoriae/assets/78373491/e72a8133-5e87-4a85-9b2f-ac419aadcdc1)
After signing in user can delete, edit, like and create posts.
![home](https://github.com/Dipti1202/memoriae/assets/78373491/3da8b7d3-1829-4420-8d72-208bd109de1b)
![users_post](https://github.com/Dipti1202/memoriae/assets/78373491/3f806fc1-f902-410d-ae93-b9b06ed89087)#
**Sign in and Sign Up page**
This allows user to login and navigate through sign up page. Users can login through their google accounts.
![signin](https://github.com/Dipti1202/memoriae/assets/78373491/57777e2d-15a9-49f8-840b-2949624574bd)
![signup](https://github.com/Dipti1202/memoriae/assets/78373491/836562db-fcef-48e0-bd5a-97b8b6b1c58b)
#
**Create Post**
Users can uplaod their own posts.
![create](https://github.com/Dipti1202/memoriae/assets/78373491/95f6dd49-f9e2-498c-b752-697044059dbe)
#
**Edit post**
Users can update their posts by clicking on the edit icon.
![edit](https://github.com/Dipti1202/memoriae/assets/78373491/10ea4548-3f56-4d6f-972e-e6c64256835e)
#
**Website link**
[Memoriae](https://earnest-crisp-831ad5.netlify.app)