Skip to content

This is a demo project that allows users add and display their academic history to enable them network and showwcase there academic standing

Notifications You must be signed in to change notification settings

clintonjosephs/showwcase

Repository files navigation

Showwcase Education

This is a demo project that allows users add and display their academic history to enable them network and showwcase there academic standing. Explore and Enjoy

Built With

  • Major languages (HTML, CSS, TypeScript)

  • Frameworks / Libraries

    - NextJs (Production Framework)
    - React (Front end library)
    - React Tostify (Front end library)
    - React Modal
  • Technologies used

    - Git(version control)
    - MongoDB

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Clone this repository

$ git@github.com:clintonjosephs/showwcase.git
$ cd showwcase

Database

 - Create [MongoDB](https://mongodb.com) cluster0 and database showwcase
 - Copy connection string
 - Add the following to .env file
    - DB_CONN_STRING="YOUR CONNECTION STRING"
    - USERS_COLLECTION_NAME="people"
    - EDUCATION_COLLECTION_NAME="education"

Run project

$ npm install
$ npm run dev

Open page in browser

$ runs on http://localhost:3001/

Author

👤 Clinton Mbonu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Acknowledgement

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a demo project that allows users add and display their academic history to enable them network and showwcase there academic standing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published