IDEA_x is a simple CRUD - Node/Express app that helps you create and save new coding ideas. Here's a screenshot of the app:
Tech | Docs | Description |
---|---|---|
Node.js | JavaScript runtime built on Chrome's V8 JavaScript engine | |
Express | Fast, unopinionated, minimalist web framework for Node.js | |
MongoDB | Document-based, distributed database | |
Mongoose | Elegant MongoDB object modeling for Node.js | |
Bootstrap 4 | Front-end component library | |
body-parser | Node.js body parsing middleware | |
express-session | Simple session middleware for Express | |
passport-local | Local username and password authentication strategy for Passport | |
method-override | Lets you use HTTP verbs such as PUT or DELETE in places where the client doesn't support it | |
express-handlebars | Handlebars view engine for Express | |
bcryptjs | Library to help you hash passwords | |
connect-flash | Flash message middleware for Connect and Express | |
passport-jwt | Passport authentication strategy using JSON Web Tokens | |
Render | Cloud platform for deploying and scaling web apps |
Contributions are always welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository. 🍴
- Create a new branch. 🌵
- Make your changes and test them thoroughly. 👨💻
- Submit a pull request. ✔
This project is licensed under the MIT License. You can find more information about it here.
The app is deployed on the Render platform using a free tier, so please be patient while it loads. If you would like to see the app preview, click here.
IDEA_x was created by Dzenis H.
If you like what you see, please consider giving a ⭐️