Skip to content

Wruqe/Techlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Techlines

Techlines is a fullstack web application that allows users to explore the latest technology blogs and articles. The application is built using Node.js for the backend, Bootstrap for the front-end styling, SQL for the database, Sequelize as the ORM (Object-Relational Mapping) tool, Handlebars.js for templating, CSS for styling, and JavaScript for interactivity.

Features

  • User Authentication: Users can sign up, log in, and log out securely.
  • Browse Blogs: Users can browse through a curated list of technology blogs.
  • View Other Users Profiles: Users can view profiles of other users.
  • Commenting Functionality: Users can leave comments on blogs.

Technologies Used

  • Node.js: Used for the backend server.
  • Express.js: Used as the web application framework for Node.js.
  • Bootstrap: Used for front-end styling and layout.
  • SQL: Used as the relational database management system (RDMS).
  • Sequelize: Used as the ORM (Object-Relational Mapping) tool for interacting with the SQL database.
  • Handlebars.js: Used as the templating engine for generating dynamic HTML content.
  • CSS: Used for additional styling and design.
  • JavaScript: Used for client-side interactivity.

Contributing

Contributions are welcome! Please fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License.